diff options
author | Tony Lindgren <tony@atomide.com> | 2005-07-10 20:58:11 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2005-07-10 20:58:11 +0200 |
commit | dbdf9cedfcc81202360763530412d746d798b7b6 (patch) | |
tree | 5698d59a01b1417cf508a006dd121baf7df9ea03 /arch/arm/mach-omap1/board-voiceblue.c | |
parent | [PATCH] ARM: 2799/1: OMAP update 4/11: Move OMAP1 LED code into mach-omap1 di... (diff) | |
download | linux-dbdf9cedfcc81202360763530412d746d798b7b6.tar.xz linux-dbdf9cedfcc81202360763530412d746d798b7b6.zip |
[PATCH] ARM: 2806/1: OMAP update 5/11: Move board files into mach-omap1 directory
Patch from Tony Lindgren
This patch by Paul Mundt and other OMAP developers
moves OMAP1 board files into mach-omap1 directory.
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to '')
-rw-r--r-- | arch/arm/mach-omap1/board-voiceblue.c (renamed from arch/arm/mach-omap/board-voiceblue.c) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap/board-voiceblue.c b/arch/arm/mach-omap1/board-voiceblue.c index 6b0c5003d719..d882f43658a0 100644 --- a/arch/arm/mach-omap/board-voiceblue.c +++ b/arch/arm/mach-omap1/board-voiceblue.c @@ -1,5 +1,5 @@ /* - * linux/arch/arm/mach-omap/board-voiceblue.c + * linux/arch/arm/mach-omap1/board-voiceblue.c * * Modified from board-generic.c * |