ARM: at91: move SoC specific definitions to SoC folder
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 26 Apr 2019 21:47:10 +0000 (23:47 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Thu, 2 May 2019 19:55:58 +0000 (21:55 +0200)
commitc2c9136b7096f0583117d7d0486600feec387865
tree2525fd5966db144546edfaa99b55d46113b24b94
parent37dbf65c6a1fb7978ebc818c6fa9a4cf54ded2f9
ARM: at91: move SoC specific definitions to SoC folder

Move linux/atmel_tc.h to the SoC specific folder include/soc/at91.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Acked-by: Thierry Reding <thierry.reding@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/tcb_clksrc.c
drivers/misc/atmel_tclib.c
drivers/pwm/pwm-atmel-tcb.c
include/linux/atmel_tc.h [deleted file]
include/soc/at91/atmel_tcb.h [new file with mode: 0644]