summaryrefslogtreecommitdiffstats
path: root/arch/m68k/platform/520x/Makefile
diff options
context:
space:
mode:
authorGreg Ungerer <gerg@uclinux.org>2012-04-17 06:14:51 +0200
committerGreg Ungerer <gerg@uclinux.org>2012-05-20 13:21:49 +0200
commita10cf320d84ab2df0b7c12ace86b0620cfadabb1 (patch)
treef2dc59df20750206ca62f0df825733ff9e1a080e /arch/m68k/platform/520x/Makefile
parentm68knommu: simplify the ColdFire 5206 GPIO struct setup (diff)
downloadlinux-a10cf320d84ab2df0b7c12ace86b0620cfadabb1.tar.xz
linux-a10cf320d84ab2df0b7c12ace86b0620cfadabb1.zip
m68knommu: simplify the ColdFire 520x GPIO struct setup
The GPIO data struct setup is now the only remaining code in the platform gpio.c file. So move it to the platform config.c code and remove the gpio.c file. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Acked-by: Steven King <sfking@fdwdc.com>
Diffstat (limited to 'arch/m68k/platform/520x/Makefile')
-rw-r--r--arch/m68k/platform/520x/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/platform/520x/Makefile b/arch/m68k/platform/520x/Makefile
index ad3f4e5a57ce..03e29d134763 100644
--- a/arch/m68k/platform/520x/Makefile
+++ b/arch/m68k/platform/520x/Makefile
@@ -14,4 +14,4 @@
asflags-$(CONFIG_FULLDEBUG) := -DDEBUGGER_COMPATIBLE_CACHE=1
-obj-y := config.o gpio.o
+obj-y := config.o