OSDN Git Service

drm_hwcomposer: use latest patchset of "separate C compliant header file."
authorZach Reizner <zachr@google.com>
Thu, 22 Oct 2015 23:34:49 +0000 (16:34 -0700)
committerZach Reizner <zachr@google.com>
Thu, 22 Oct 2015 23:39:52 +0000 (16:39 -0700)
commit766518e046494bd7207f709f2e2b0ab7734d7ce9
tree2ee2012bef4ed3835dd90da81e75227a64db2b3c
parent6f82f1d69d1194ee43dd9f36c0314afb6634cbbb
drm_hwcomposer: use latest patchset of "separate C compliant header file."

Revert "drm_hwcomposer: separate C compliant header file."

This reverts commit e7eff73fb428d53c5488ef470d9e401949eb1b00.

drm_hwcomposer: separate C compliant header file.

Creating C compliant header file drmhwcgralloc.h.
gralloc.tegra uses C compiler and depends only on code in drmhwcgralloc.h.
The module doesn't depend on anything present in new drm_hwcomposer.h.
This is required to fix the compile error.

Change-Id: If7188a20a7c4ef90eb7598f0cb7733b3a45ace51
drm_hwcomposer.h
drmhwcgralloc.h [moved from drm_hwc.h with 73% similarity]