summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/board-sam9rlek.c
diff options
context:
space:
mode:
authorMaxime Ripard2014-07-03 14:54:25 +0200
committerNicolas Ferre2014-08-25 16:27:52 +0200
commitf55df0d654e10ad49e0e7edaeef02fa00e084d94 (patch)
tree484db0ba66469eb702282452cc940c9c18cf3f37 /arch/arm/mach-at91/board-sam9rlek.c
parentARM: at91: Remove rstc and shdwnc global base addresses (diff)
downloadkernel-qcow2-linux-f55df0d654e10ad49e0e7edaeef02fa00e084d94.tar.gz
kernel-qcow2-linux-f55df0d654e10ad49e0e7edaeef02fa00e084d94.tar.xz
kernel-qcow2-linux-f55df0d654e10ad49e0e7edaeef02fa00e084d94.zip
ARM: at91: Remove rstc and shdwc headers
These headers used to provide an "API" to access the rstc and shdwc registers. Now that no-one uses this API anymore, we can safely remove those. 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/board-sam9rlek.c')
-rw-r--r--arch/arm/mach-at91/board-sam9rlek.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-at91/board-sam9rlek.c b/arch/arm/mach-at91/board-sam9rlek.c
index 262e3f957d9f..5cb82464be1a 100644
--- a/arch/arm/mach-at91/board-sam9rlek.c
+++ b/arch/arm/mach-at91/board-sam9rlek.c
@@ -35,7 +35,6 @@
#include "at91_aic.h"
-#include "at91_shdwc.h"
#include "board.h"
#include "sam9_smc.h"
#include "generic.h"