]> git.baikalelectronics.ru Git - kernel.git/commit
FB: sa1100: move machine inf structures to <video/sa1100fb.h>
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 14 Jan 2012 10:56:06 +0000 (10:56 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 21 Feb 2012 11:56:19 +0000 (11:56 +0000)
commit8867eca91ddd4b142b24a1692621d7a396dcecaf
tree5f4cbef29c20e546da77aa4bc50283cf445d75dc
parent41a879648515a65ba5d0e68e6f7e8248b9cc4f7f
FB: sa1100: move machine inf structures to <video/sa1100fb.h>

Move the LCD data structures to an include file which can be shared
with the board code in arch/arm/mach-sa1100.

Acked-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/video/sa1100fb.c
drivers/video/sa1100fb.h
include/video/sa1100fb.h [new file with mode: 0644]