summaryrefslogtreecommitdiffstats
path: root/arch/avr32/boards/atstk1000/Makefile
diff options
context:
space:
mode:
authorHaavard Skinnemoen2007-01-10 20:20:02 +0100
committerHaavard Skinnemoen2007-02-09 15:01:59 +0100
commit3d60ee1b04320d0695e071828dbadf3564d4568a (patch)
treee8c7ab2f9318cc751a98da4589857edfe2c79e11 /arch/avr32/boards/atstk1000/Makefile
parent[AVR32] Add PIOE device and reserve SDRAM pins (diff)
downloadkernel-qcow2-linux-3d60ee1b04320d0695e071828dbadf3564d4568a.tar.gz
kernel-qcow2-linux-3d60ee1b04320d0695e071828dbadf3564d4568a.tar.xz
kernel-qcow2-linux-3d60ee1b04320d0695e071828dbadf3564d4568a.zip
[AVR32] SPI platform code update
Move stuff in spi.c into ATSTK1002 board code and update SPI platform device definitions according to the new GPIO API. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Diffstat (limited to 'arch/avr32/boards/atstk1000/Makefile')
-rw-r--r--arch/avr32/boards/atstk1000/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/avr32/boards/atstk1000/Makefile b/arch/avr32/boards/atstk1000/Makefile
index df9499480530..8e0992201bb9 100644
--- a/arch/avr32/boards/atstk1000/Makefile
+++ b/arch/avr32/boards/atstk1000/Makefile
@@ -1,2 +1,2 @@
-obj-y += setup.o spi.o flash.o
+obj-y += setup.o flash.o
obj-$(CONFIG_BOARD_ATSTK1002) += atstk1002.o