summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/44x/Makefile
diff options
context:
space:
mode:
authorSean MacLennan <smaclennan@pikatech.com>2009-01-09 18:20:11 +0000
committerJosh Boyer <jwboyer@linux.vnet.ibm.com>2009-01-20 08:17:21 -0500
commite275e023aa69bdc6a2f43b86ca3aa93a22e47837 (patch)
tree15e691fe30f323239b3ec2688980c0f2412c815f /arch/powerpc/platforms/44x/Makefile
parent94ce1c585ed51dd9e72e812117e11f3f236a5399 (diff)
downloadop-kernel-dev-e275e023aa69bdc6a2f43b86ca3aa93a22e47837.zip
op-kernel-dev-e275e023aa69bdc6a2f43b86ca3aa93a22e47837.tar.gz
powerpc/44x: Warp patches for the new NDFC driver
Convert the Warp platform to use the newly merged NDFC driver - warp.dts changed to work with ndfc - warp-nand.c no longer needed - removed obsolete rev A support from cuboot-warp.c Signed-off-by: Sean MacLennan <smaclennan@pikatech.com> Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Diffstat (limited to 'arch/powerpc/platforms/44x/Makefile')
-rw-r--r--arch/powerpc/platforms/44x/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/44x/Makefile b/arch/powerpc/platforms/44x/Makefile
index 6981331..01f51da 100644
--- a/arch/powerpc/platforms/44x/Makefile
+++ b/arch/powerpc/platforms/44x/Makefile
@@ -3,5 +3,4 @@ obj-$(CONFIG_PPC44x_SIMPLE) += ppc44x_simple.o
obj-$(CONFIG_EBONY) += ebony.o
obj-$(CONFIG_SAM440EP) += sam440ep.o
obj-$(CONFIG_WARP) += warp.o
-obj-$(CONFIG_WARP) += warp-nand.o
obj-$(CONFIG_XILINX_VIRTEX_5_FXT) += virtex.o
OpenPOWER on IntegriCloud