aboutsummaryrefslogtreecommitdiff
path: root/include/configs/omap1610h2.h
diff options
context:
space:
mode:
authorwdenk <wdenk>2004-06-09 15:37:23 +0000
committerwdenk <wdenk>2004-06-09 15:37:23 +0000
commitca0e774894ceceeffe5134f69c0f4e1f789407a2 (patch)
treed6ad4c3f828edc0c934cae02668e903cbc92253e /include/configs/omap1610h2.h
parent697037fe9b68fdf8cf7ce63f7875912f365270b7 (diff)
Patch by Kurt Stremerch, 28 May 2004:
Add support for Exys XSEngine board Some code cleanup.
Diffstat (limited to 'include/configs/omap1610h2.h')
-rw-r--r--include/configs/omap1610h2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/omap1610h2.h b/include/configs/omap1610h2.h
index b2b0fe721..94af0b294 100644
--- a/include/configs/omap1610h2.h
+++ b/include/configs/omap1610h2.h
@@ -150,7 +150,7 @@
#define PHYS_FLASH_1_BM0 0x0C000000 /* Flash Bank #1 if booting from RAM */
#ifdef CONFIG_CS_AUTOBOOT /* Determine CS assignment in runtime */
-
+
#ifndef __ASSEMBLY__
extern unsigned long omap_flash_base; /* set in flash__init */
#endif