]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: at91: Remove rstc and shdwc headers
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 3 Jul 2014 12:54:25 +0000 (14:54 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 25 Aug 2014 14:27:52 +0000 (16:27 +0200)
commitf55df0d654e10ad49e0e7edaeef02fa00e084d94
tree484db0ba66469eb702282452cc940c9c18cf3f37
parent351a4ffea259a11deebe0eb169c46ccbfc3abd36
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>
12 files changed:
arch/arm/mach-at91/at91_rstc.h [deleted file]
arch/arm/mach-at91/at91_shdwc.h [deleted file]
arch/arm/mach-at91/at91sam9260.c
arch/arm/mach-at91/at91sam9261.c
arch/arm/mach-at91/at91sam9263.c
arch/arm/mach-at91/at91sam9rl.c
arch/arm/mach-at91/board-sam9260ek.c
arch/arm/mach-at91/board-sam9261ek.c
arch/arm/mach-at91/board-sam9263ek.c
arch/arm/mach-at91/board-sam9m10g45ek.c
arch/arm/mach-at91/board-sam9rlek.c
arch/arm/mach-at91/setup.c