ARM: ebsa110: move platform definitions out of mach/hardware.h
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 10 Jun 2011 10:13:05 +0000 (11:13 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 2 Feb 2012 17:40:27 +0000 (17:40 +0000)
commitbcbbf908e3c6d60f8efb7e2e8f09285bbda9e11e
treea8c3bfcf22d491f97d7aecd19bfc5348269b6839
parent62aa2b537c6f5957afd98e29f96897419ed5ebab
ARM: ebsa110: move platform definitions out of mach/hardware.h

Stop exposing platform definitions to the entire kernel tree, move
them into a private header file instead.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-ebsa110/core.c
arch/arm/mach-ebsa110/core.h [new file with mode: 0644]
arch/arm/mach-ebsa110/include/mach/hardware.h
arch/arm/mach-ebsa110/io.c
arch/arm/mach-ebsa110/leds.c
This page took 0.029678 seconds and 5 git commands to generate.