aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91/Makefile
diff options
context:
space:
mode:
authorGravatar Maxime Ripard <maxime.ripard@free-electrons.com> 2014-07-03 12:00:52 +0200
committerGravatar Nicolas Ferre <nicolas.ferre@atmel.com> 2014-08-25 16:06:22 +0200
commit99d63fa1c8fe8853540116a6deaedc1ba1fc0468 (patch)
tree5371fbea0945f710b7215c2772c4f67eb76e7ca2 /arch/arm/mach-at91/Makefile
parentARM: at91: Call at91_register_devices in the board files (diff)
downloadlinux-99d63fa1c8fe8853540116a6deaedc1ba1fc0468.tar.gz
linux-99d63fa1c8fe8853540116a6deaedc1ba1fc0468.tar.bz2
linux-99d63fa1c8fe8853540116a6deaedc1ba1fc0468.zip
ARM: at91: Remove reset code from the machine code
Now that the transition is over and that we probe our reset driver in every case, we can remove the legacy code from the machine directory. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Diffstat (limited to 'arch/arm/mach-at91/Makefile')
-rw-r--r--arch/arm/mach-at91/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-at91/Makefile b/arch/arm/mach-at91/Makefile
index d972fd67de83..306c82b3d45c 100644
--- a/arch/arm/mach-at91/Makefile
+++ b/arch/arm/mach-at91/Makefile
@@ -9,8 +9,6 @@ obj- :=
obj-$(CONFIG_OLD_IRQ_AT91) += irq.o
obj-$(CONFIG_OLD_CLK_AT91) += clock.o
-obj-$(CONFIG_AT91_SAM9_ALT_RESET) += at91sam9_alt_reset.o
-obj-$(CONFIG_AT91_SAM9G45_RESET) += at91sam9g45_reset.o
obj-$(CONFIG_AT91_SAM9_TIME) += at91sam926x_time.o
obj-$(CONFIG_SOC_AT91SAM9) += sam9_smc.o