1
0
Fork 0
alistair23-linux/arch/arm/mach-at91
Arnd Bergmann 89522f0f8b Fourth batch of cleanup for 4.1:
- 1 issues revealed by the kbuild test robot fixed
 - move of some functions and macros into relevant files to be able to
   streamline the at91 specific header afterwards
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.11 (GNU/Linux)
 
 iQEcBAABAgAGBQJVIZVaAAoJEAf03oE53VmQxIgH/09GE+V7GQODUcfMk2wV4RVB
 c8H7wWmtIt7KAmoAYs/SYhVlxT7phmjL4PGsO0bS6HGaQMzUZyZjeVPuVVUVkvC+
 nn1Y//2YFF5sGIAV0NtFs1h8T/yOCEe0PCXnmFbGMuvvIacYQ5BxaO5/IzNPD6JV
 k2LNzLtAiCtgOGZari0flVr1bVXilBCqq5gDc94Z0x3NphDzLwq713LmwBFfbt7K
 +D8L06IA9SbOM/9S4a/XmDoRf4Mm7lSmLz78hkMzedo75h2Y4UNcywSJT9Oq9o6d
 nfCm4YxNtURVIFz+hZ7AzwIJJ+9T6a0qEuWMTiOeXSxgd4r4mnmAG+q92OJsJMY=
 =vb0O
 -----END PGP SIGNATURE-----

Merge tag 'at91-cleanup4_bis' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into next/multiplatform

Pull "Fourth batch of cleanup for 4.1" from Nicolas Ferre:

- 1 issues revealed by the kbuild test robot fixed
- move of some functions and macros into relevant files to be able to
  streamline the at91 specific header afterwards

* tag 'at91-cleanup4_bis' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91:
  ARM: at91/pm: move AT91_MEMCTRL_* to pm.h
  ARM: at91/pm: move the standby functions to pm.c
  ARM: at91: fix pm_suspend.S compilation when ARMv6 is selected
2015-04-14 01:50:21 +02:00
..
include/mach Fourth batch of cleanup for 4.1: 2015-04-14 01:50:21 +02:00
Kconfig ARM: at91: add a Kconfig dependency on multi-platform 2015-04-03 10:47:49 -07:00
Makefile Fourth batch of cleanup for 4.1: 2015-04-14 01:50:21 +02:00
Makefile.boot ARM: at91: remove unused CONFIG_ARCH_AT91SAM9G45 option 2014-11-13 11:08:13 +01:00
at91rm9200.c ARM: at91: properly initialize timer 2015-03-16 17:03:04 +01:00
at91sam9.c ARM: at91: at91sam9: use SoC detection infrastructure 2015-03-13 15:11:05 +01:00
generic.h ARM: at91: properly initialize timer 2015-03-16 17:03:04 +01:00
pm.c Fourth batch of cleanup for 4.1: 2015-04-14 01:50:21 +02:00
pm.h ARM: at91/pm: move AT91_MEMCTRL_* to pm.h 2015-04-05 21:59:52 +02:00
pm_suspend.S ARM: at91: remove hardware.h 2015-03-19 16:37:45 +01:00
sam9_smc.c ARM: at91: export sam9_smc interfaces 2014-03-21 18:19:29 +01:00
sam9_smc.h ARM: at91: add accessor to manage SMC 2012-02-13 18:31:36 +01:00
sama5.c ARM: at91: remove hardware.h 2015-03-19 16:37:45 +01:00
soc.c ARM: at91: add soc detection infrastructure 2015-03-13 15:11:04 +01:00
soc.h ARM: at91: sama5 use SoC detection infrastructure 2015-03-13 16:23:36 +01:00