]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[POWERPC] XilinxFB: Move xilinxfb_platform_data definition to a shared header file
authorGrant Likely <grant.likely@secretlab.ca>
Sun, 30 Sep 2007 21:47:00 +0000 (07:47 +1000)
committerJosh Boyer <jwboyer@linux.vnet.ibm.com>
Wed, 3 Oct 2007 12:23:16 +0000 (07:23 -0500)
commitdc8afdc7ada82562231cbae867fe6dcdb7b677f5
tree5f553e2f95de51520c9223662409bd7b43073b32
parentbedfc8a040378cb51f46155c980d295c2c397203
[POWERPC] XilinxFB: Move xilinxfb_platform_data definition to a shared header file

XilnixFB can be used by more than just arch/ppc.  Move the data structure
definition into include/linux/xilinxfb.h so it can be used by microblaze
and arch/powerpc

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
arch/ppc/syslib/virtex_devices.h
drivers/video/xilinxfb.c
include/linux/xilinxfb.h [new file with mode: 0644]