]> Pileus Git - ~andy/linux/commit
Merge branch 'next/cleanup-s3c' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Fri, 15 Mar 2013 21:39:46 +0000 (22:39 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 15 Mar 2013 21:39:46 +0000 (22:39 +0100)
commit3cdb59d73ec63b42c49e43914c7de550d606159f
tree3621c67982461e79119cc73f0aa4782cd90c8dbb
parentf6161aa153581da4a3867a2d1a7caf4be19b6ec9
parent7488335dcf382574c47fb27fcbad3f04a9841db6
Merge branch 'next/cleanup-s3c' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup

From Kukjin Kim <kgene.kim@samsung.com>:

Cleanups for the Samsung S3C24XX platforms.

* 'next/cleanup-s3c' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung:
  ARM: S3C24XX: cleanup the included soc init functions in common.h
  ARM: S3C24XX: move plat-samsung/s3c24XX headers to local common.h
  ARM: S3C24XX: remove plat/irq.h in plat-samsung
  ARM: S3C24XX: plat/common-smdk.h local
  mmc: s3cmci: moved mach/regs-sdi.h into s3cmci device driver

Signed-off-by: Arnd Bergmann <arnd@arndb.de>