Merge branch 'next/cleanup-samsung' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Tue, 10 Jul 2012 12:09:29 +0000 (14:09 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 10 Jul 2012 12:09:29 +0000 (14:09 +0200)
commitbd977efd2ec09e51c1e2b6b517e56084fb13db49
tree0ebd2ceb22196cde76f84406fb4656fc9b36b0ee
parent5914f1a5bea192e57cd104635c69c19703f0a426
parentc8dd5110dead436b178bb2d8976290fd5f77a2ee
Merge branch 'next/cleanup-samsung' of git://git./linux/kernel/git/kgene/linux-samsung into next/cleanup

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

Samsung cleanup patches for v3.6 and most of them are removing
useless codes

* 'next/cleanup-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung:
  ARM: EXYNOS: Remove the L2 cache latency setting for EXYNOS5
  ARM: EXYNOS: Remove leftovers of the Samsung specific power domain control
  ARM: SAMSUNG: Remove unused variable 'running' on PWM
  ARM: SAMSUNG: remove unused SPI clock headers
  ARM: S3C24XX: remove unused header <mach/bast-pmu.h>
  ARM: S3C24XX: Remove duplicate header file inclusion
  ARM: SAMSUNG: Remove description corresponding to a deleted element
  ARM: S5PC100: Remove unused variable in dma.c file
  ARM: S5P64X0: Remove unused variable in dma.c file

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