commit | e7eff73fb428d53c5488ef470d9e401949eb1b00 | [log] [tgz] |
---|---|---|
author | Niranjan Artal <nartal@nvidia.com> | Mon Oct 19 15:16:17 2015 -0700 |
committer | Sean Paul <seanpaul@chromium.org> | Wed Oct 21 19:28:12 2015 -0400 |
tree | ae4efc915d85a4d1b3b08de0b24ac1266ac224a2 | |
parent | c0b35480d6fa2bddd69a1c0255f307203c160788 [diff] |
drm_hwcomposer: separate C compliant header file. Creating C compliant header file drm_hwc.h. gralloc.tegra uses C compiler and depends only on code in drm_hwc.h. The module doesn't depend on anything present in new hwcomposer.h. This is required to fix the compile error. Change-Id: Ib668334c03168aa4b72ad9e793eff323bd2e88fa