projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51e930a
)
ARM: pxa/saar: fix the building failure caused by typo
author
Eric Miao
<eric.y.miao@gmail.com>
Tue, 2 Nov 2010 13:17:46 +0000
(21:17 +0800)
committer
Eric Miao
<eric.y.miao@gmail.com>
Wed, 3 Nov 2010 15:11:19 +0000
(23:11 +0800)
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
Cc: Haojian Zhuang <haojian.zhuang@marvell.com>
arch/arm/mach-pxa/saar.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/mach-pxa/saar.c
b/arch/arm/mach-pxa/saar.c
index 4b521e045d754471df4cf4a66daff5d7434992b5..ffa50e633ee6856b88901228f46b6f21d527cc2f 100644
(file)
--- a/
arch/arm/mach-pxa/saar.c
+++ b/
arch/arm/mach-pxa/saar.c
@@
-116,7
+116,7
@@
static struct platform_device smc91x_device = {
},
};
-#if defined(CONFIG_FB_PXA) || (CONFIG_FB_PXA_MODULE)
+#if defined(CONFIG_FB_PXA) ||
defined
(CONFIG_FB_PXA_MODULE)
static uint16_t lcd_power_on[] = {
/* single frame */
SMART_CMD_NOOP,