commit | b8ce1452397d967a940696d693515387bc0ffb6a | [log] [tgz] |
---|---|---|
author | John Stultz <john.stultz@linaro.org> | Mon Mar 04 16:19:50 2019 -0800 |
committer | android-build-merger <android-build-merger@google.com> | Mon Mar 04 16:19:50 2019 -0800 |
tree | 683c5808f04b832ee544c01fa52adcdc29ff568e | |
parent | aae98fb6462a4ffac6fcb5d931bd5738862daaa6 [diff] | |
parent | 6436a7d259a31e6c785cb1ddc5d28533380bdf0d [diff] |
hikey: gralloc: Add element to allow upstream drm_hwc to build w/ HiKey am: 91d8213c92 am: 7da3a9ecf0 am: 6436a7d259 Change-Id: I5c7f632fd02544de12905fe629f653ae38b334b4
diff --git a/gralloc/gralloc_priv.h b/gralloc/gralloc_priv.h index 3330eae..14cb07a 100644 --- a/gralloc/gralloc_priv.h +++ b/gralloc/gralloc_priv.h
@@ -170,6 +170,8 @@ union { int format; int req_format; /* same name as gralloc960 */ + /*unused but referenced in drm_hwc */ + int internal_format; }; int stride; union