ARM: at91: move platform_data definitions
authorArnd Bergmann <[email protected]>
Fri, 24 Aug 2012 13:10:04 +0000 (15:10 +0200)
committerArnd Bergmann <[email protected]>
Fri, 14 Sep 2012 09:16:40 +0000 (11:16 +0200)
commit7cdc39eeadf11824b62f65c22de60aca611b0744
treec4d2af819e639a6485b460a5783be7bb0e97c217
parentfea7a08acb13524b47711625eebea40a0ede69a0
ARM: at91: move platform_data definitions

Platform data for device drivers should be defined in
include/linux/platform_data/*.h, not in the architecture
and platform specific directories.

This moves such data out of the at91 include directories

Signed-off-by: Arnd Bergmann <[email protected]>
Acked-by: Mark Brown <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>
Acked-by: Nicolas Pitre <[email protected]>
Acked-by: Nicolas Ferre <[email protected]>
Acked-by: Vinod Koul <[email protected]>
Cc: Jean-Christophe Plagniol-Villard <[email protected]>
Cc: Dan Williams <[email protected]>
arch/arm/mach-at91/at91sam9g45_devices.c
arch/arm/mach-at91/at91sam9rl_devices.c
arch/arm/mach-at91/include/mach/at_hdmac.h [deleted file]
arch/arm/mach-at91/include/mach/atmel-mci.h
drivers/dma/at_hdmac_regs.h
include/linux/platform_data/atmel-aes.h
include/linux/platform_data/dma-atmel.h [new file with mode: 0644]