aboutsummaryrefslogtreecommitdiff
path: root/include/linux/platform_data/video-msm_fb.h
AgeCommit message (Collapse)AuthorFilesLines
2014-01-17video: msm: Cleanup video-msm_fb.h headerSachin Kamat1-2/+1
Commit 1ef21f6343ff ("ARM: msm: move platform_data definitions") moved the file to the current location but forgot to remove the pointer to its previous location. Clean it up. Signed-off-by: Sachin Kamat <[email protected]> Signed-off-by: Tomi Valkeinen <[email protected]>
2012-09-14ARM: msm: move platform_data definitionsArnd Bergmann1-0/+147
Platform data for device drivers should be defined in include/linux/platform_data/*.h, not in the architecture and platform specific directories. This moves such data out of the msm include directories Signed-off-by: Arnd Bergmann <[email protected]> Acked-by: Mark Brown <[email protected]> Acked-by: Greg Kroah-Hartman <[email protected]> Acked-by: Nicolas Pitre <[email protected]> Acked-by: David Brown <[email protected]> Cc: Daniel Walker <[email protected]> Cc: Bryan Huntsman <[email protected]> Cc: Chris Ball <[email protected]> Cc: Florian Tobias Schandinat <[email protected]> Cc: [email protected]