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
This commit is contained in:
Dave Chapman 2009-07-16 00:19:39 +00:00
parent c969047fea
commit a677e1ba26

View file

@ -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