Tasssadar / multirom

MultiROM for Nexus 7 and LG Optimus One
http://forum.xda-developers.com/showthread.php?t=2011403
GNU General Public License v3.0
416 stars 272 forks source link

framebuffer_qcom_overlay.h not all API >= 21 kernels have the upper member #101

Open z3ntu opened 8 years ago

z3ntu commented 8 years ago

https://github.com/Tasssadar/multirom/blob/master/lib/framebuffer_qcom_overlay.c#L298

The kernel (Linux 3.4.0) for the Fairphone 2 has the lower member. There should probably be a switch in the BoardConfig which one to take.

See PR #102

EDIT: Apparently I am not the only person with this issue - #97 also has a similar thing (although it's device specific and not switchable)