summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-omap/omap1510.h
diff options
context:
space:
mode:
authorTony Lindgren2005-11-10 15:26:53 +0100
committerRussell King2005-11-10 15:26:53 +0100
commit9ad5897c2659b3c610e0c717e8b3dbfb496d2c74 (patch)
treee3c54fd65813d0bea79e42b32cf8bfaf60643e1d /include/asm-arm/arch-omap/omap1510.h
parent[ARM] 3146/1: OMAP 3b/5: Add omap24xx clock framework (diff)
downloadkernel-qcow2-linux-9ad5897c2659b3c610e0c717e8b3dbfb496d2c74.tar.gz
kernel-qcow2-linux-9ad5897c2659b3c610e0c717e8b3dbfb496d2c74.tar.xz
kernel-qcow2-linux-9ad5897c2659b3c610e0c717e8b3dbfb496d2c74.zip
[ARM] 3143/1: OMAP 4/5: Update omap include files
Patch from Tony Lindgren This patch syncs the mainline kernel with linux-omap tree. This patch contains changes to common header files for omap1xxx and omap24xx by various omap developers, and improved cpu detection by Imre Deak Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'include/asm-arm/arch-omap/omap1510.h')
-rw-r--r--include/asm-arm/arch-omap/omap1510.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/asm-arm/arch-omap/omap1510.h b/include/asm-arm/arch-omap/omap1510.h
index f086a3933906..c575d354850f 100644
--- a/include/asm-arm/arch-omap/omap1510.h
+++ b/include/asm-arm/arch-omap/omap1510.h
@@ -25,8 +25,8 @@
* 675 Mass Ave, Cambridge, MA 02139, USA.
*/
-#ifndef __ASM_ARCH_OMAP1510_H
-#define __ASM_ARCH_OMAP1510_H
+#ifndef __ASM_ARCH_OMAP15XX_H
+#define __ASM_ARCH_OMAP15XX_H
/*
* ----------------------------------------------------------------------------
@@ -44,5 +44,5 @@
#define OMAP1510_DSPREG_SIZE SZ_128K
#define OMAP1510_DSPREG_START 0xE1000000
-#endif /* __ASM_ARCH_OMAP1510_H */
+#endif /* __ASM_ARCH_OMAP15XX_H */