diff options
author | Tony Lindgren <tony@atomide.com> | 2005-07-10 20:58:17 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2005-07-10 20:58:17 +0200 |
commit | d48af15ea7227d633ddd5002223c2b122b1032e1 (patch) | |
tree | 15cd2bb63a592bd00b9a83def1a6c5546e923fe4 /include/asm-arm/arch-omap/common.h | |
parent | [PATCH] ARM: 2812/1: OMAP update 7c/11: Move arch-omap to plat-omap (diff) | |
download | linux-d48af15ea7227d633ddd5002223c2b122b1032e1.tar.xz linux-d48af15ea7227d633ddd5002223c2b122b1032e1.zip |
[PATCH] ARM: 2802/1: OMAP update 8/11: Update OMAP arch files
Patch from Tony Lindgren
This patch by various OMAP developers syncs the OMAP
specific arch files with the linux-omap tree.
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-- | include/asm-arm/arch-omap/common.h (renamed from arch/arm/plat-omap/common.h) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/plat-omap/common.h b/include/asm-arm/arch-omap/common.h index 893964dfe18e..2a676b4f13b5 100644 --- a/arch/arm/plat-omap/common.h +++ b/include/asm-arm/arch-omap/common.h @@ -1,5 +1,5 @@ /* - * linux/arch/arm/plat-omap/common.h + * linux/include/asm-arm/arch-omap/common.h * * Header for code common to all OMAP machines. * |