summaryrefslogtreecommitdiffstats
path: root/firmware/export/s5l8700.h
diff options
context:
space:
mode:
authorDave Chapman <dave@dchapman.com>2009-07-16 00:19:39 +0000
committerDave Chapman <dave@dchapman.com>2009-07-16 00:19:39 +0000
commita677e1ba26f516420dc220057261afcc7b374237 (patch)
tree141bb348a2def006f966418883c3f039d316800b /firmware/export/s5l8700.h
parentc969047feac408aea61539f5c5244a8ad588ad84 (diff)
downloadrockbox-a677e1ba26f516420dc220057261afcc7b374237.tar.gz
rockbox-a677e1ba26f516420dc220057261afcc7b374237.zip
Oops, r21896 used the wrong #if check. Thanks to Thomas Martitz for spotting
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21897 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/s5l8700.h')
-rw-r--r--firmware/export/s5l8700.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/s5l8700.h b/firmware/export/s5l8700.h
index 0eceaef6cd..940f47f7f2 100644
--- a/firmware/export/s5l8700.h
+++ b/firmware/export/s5l8700.h
@@ -493,7 +493,7 @@
#define UBRDIV1 (*(REG32_PTR_T)(0x3CC08028)) /* Baud Rate Divisor Register */
/* 26. LCD INTERFACE CONTROLLER */
-#ifdef CPU_S5L8700
+#if CONFIG_CPU==S5L8700
#define LCD_BASE 0x3C100000
#else /* CPU_S5L8701 */
#define LCD_BASE 0x38600000