OSDN Git Service

drm_hwcomposer: separate C compliant header file.
authorNiranjan Artal <nartal@nvidia.com>
Mon, 19 Oct 2015 22:16:17 +0000 (15:16 -0700)
committerSean Paul <seanpaul@chromium.org>
Wed, 21 Oct 2015 23:28:12 +0000 (19:28 -0400)
commite7eff73fb428d53c5488ef470d9e401949eb1b00
treeae4efc915d85a4d1b3b08de0b24ac1266ac224a2
parentc0b35480d6fa2bddd69a1c0255f307203c160788
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
drm_hwc.h [new file with mode: 0644]
drm_hwcomposer.h