Files
ubports_kernel_google_msm/drivers
Naseer Ahmed 8b1bd63cfb msm: mdp: Fix reserved field usage
An earlier commit(ec5b2f)increased the number of reserved fields
in the kernel standard fb.h header changing the struct size.
This caused issues with userland applications using the corresponding
bionic header. This patch revert the earlier increas in size
and makes corresponding adjustments to the reserved field usage.
A follow up patch will remove usage of reserved fields entirely.
2013-03-04 12:44:09 -08:00
..
2013-02-25 11:32:11 -08:00
2013-03-04 12:43:52 -08:00
2013-02-27 18:16:09 -08:00
2013-03-04 12:43:57 -08:00
2013-03-04 12:44:09 -08:00