Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...
authorArnd Bergmann <arnd@arndb.de>
Thu, 25 Sep 2014 21:23:34 +0000 (23:23 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 25 Sep 2014 21:23:34 +0000 (23:23 +0200)
commit2b3a47d7a0cda3b35d95a4935d502ff5abab2c4d
treefc7ebd87473156d46ca18b49c4da6f963c32318f
parent28fd837204236cf5b5533525e5b53c5176fa97a3
parentf6361c6b3880063c2248d4e453331e3dc1efbf83
Merge tag 'samsung-cleanup' of git://git./linux/kernel/git/kgene/linux-samsung into next/cleanup

Pull "Samsung cleanup for 3.18" from Kukjin Kim:

- remove unused <mach/memory.h> in exynos
- local <mach/regs-clock.h> for s5pv210
- cleanup boot address calculate for exynos
- remove separate restart code for s3c24xx

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
* tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung:
  ARM: S3C24XX: remove separate restart code
  ARM: EXYNOS: Do not calculate boot address twice
  ARM: S5PV210: move <mach/regs-clock.h> into mach-s5pv210/
  ARM: EXYNOS: remove unused <mach/memory.h>