[GIT PULL 5/6] remove non-DT for exynos

Kukjin Kim kgene.kim at samsung.com
Tue Jun 11 17:09:03 EDT 2013


The following changes since commit 317ddd256b9c24b0d78fa8018f80f1e495481a10:

   Linux 3.10-rc5 (2013-06-08 17:41:04 -0700)

are available in the git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
tags/remove-nondt-exynos

for you to fetch changes up to 8661bc149b95b5d4298b4ffd55c298972c4820d1:

   ARM: exynos4_defconfig: remove non-DT configuration (2013-06-10 
18:37:01 +0900)

----------------------------------------------------------------
remove non DT support for exynos

----------------------------------------------------------------
Kukjin Kim (2):
       ARM: EXYNOS: no more support non-DT for EXYNOS SoCs
       ARM: exynos4_defconfig: remove non-DT configuration

  arch/arm/configs/exynos4_defconfig |  68 --------
  arch/arm/mach-exynos/Kconfig       | 320 
+-----------------------------------
  arch/arm/mach-exynos/Makefile      |  26 ---
  arch/arm/mach-exynos/common.c      |  10 --
  arch/arm/mach-exynos/dev-ahci.c    | 255 -----------------------------
  arch/arm/mach-exynos/dev-ohci.c    |  52 ------
  arch/arm/mach-exynos/dma.c         | 322 
-------------------------------------
  arch/arm/mach-exynos/pm_domains.c  |   7 -
  8 files changed, 1 insertion(+), 1059 deletions(-)
  delete mode 100644 arch/arm/configs/exynos4_defconfig
  delete mode 100644 arch/arm/mach-exynos/dev-ahci.c
  delete mode 100644 arch/arm/mach-exynos/dev-ohci.c
  delete mode 100644 arch/arm/mach-exynos/dma.c



More information about the linux-arm-kernel mailing list