[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)
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>

No differences found