]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 19 Mar 2013 14:41:55 +0000 (15:41 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 8 Apr 2013 11:59:28 +0000 (13:59 +0200)
commit174e7796624d2749359c3fdc673c1232b060d7f6
treeb72c821e4c7aa32765fe0509d0ccd00c9c2b68d1
parente5a1f68203e4dab8fdbb4c7d20977e6a5dbc7a49
ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>

This removes <mach/hardware.h> and <mach/db8500-regs.h>
from the Ux500, merging them into the local include
"db8500-regs.h" in mach-ux500. There is some impact
outside the ux500 machine, but most of it is dealt with
in earlier patches.

Contains portions of a clean-up patch from Arnd Bergmann.

Cc: Samuel Ortiz <sameo@linux.intel.com>
Cc: Ulf Hansson <ulf.hansson@linaro.org>
Acked-by: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
30 files changed:
arch/arm/mach-ux500/board-mop500-audio.c
arch/arm/mach-ux500/board-mop500-pins.c
arch/arm/mach-ux500/board-mop500-sdi.c
arch/arm/mach-ux500/board-mop500-uib.c
arch/arm/mach-ux500/board-mop500.c
arch/arm/mach-ux500/cache-l2x0.c
arch/arm/mach-ux500/cpu-db8500.c
arch/arm/mach-ux500/cpu.c
arch/arm/mach-ux500/cpuidle.c
arch/arm/mach-ux500/db8500-regs.h [moved from arch/arm/mach-ux500/include/mach/db8500-regs.h with 88% similarity]
arch/arm/mach-ux500/devices-common.c
arch/arm/mach-ux500/devices-db8500.c
arch/arm/mach-ux500/devices-db8500.h
arch/arm/mach-ux500/devices.c
arch/arm/mach-ux500/id.c
arch/arm/mach-ux500/include/mach/hardware.h [deleted file]
arch/arm/mach-ux500/include/mach/irqs.h
arch/arm/mach-ux500/include/mach/uncompress.h
arch/arm/mach-ux500/platsmp.c
arch/arm/mach-ux500/pm.c
arch/arm/mach-ux500/timer.c
arch/arm/mach-ux500/usb.c
drivers/clk/ux500/clk-prcc.c
drivers/clocksource/clksrc-dbx500-prcmu.c
drivers/crypto/ux500/cryp/cryp.c
drivers/crypto/ux500/cryp/cryp_core.c
drivers/crypto/ux500/hash/hash_core.c
sound/soc/ux500/mop500_ab8500.c
sound/soc/ux500/ux500_msp_dai.c
sound/soc/ux500/ux500_msp_i2s.c