summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/include/mach/sharpsl.h
diff options
context:
space:
mode:
authorDmitry Baryshkov <dbaryshkov@gmail.com>2008-10-28 17:26:40 (GMT)
committerEric Miao <eric.miao@marvell.com>2008-10-29 03:45:37 (GMT)
commit5cbff9603a77d01315859690a8f125f817bed73b (patch)
treee1cd38172438e732542222a81bc308ef47275c5a /arch/arm/mach-pxa/include/mach/sharpsl.h
parentb6e642e498097e3d66e25ee9499f7719976263cf (diff)
downloadlinux-fsl-qoriq-5cbff9603a77d01315859690a8f125f817bed73b.tar.xz
[ARM] corgi_lcd: fix simultaneous compilation with corgi_bl
corgi_lcd has symbol conflict with corgi_bl driver. Fix it by renaming common symbol in new corgi_lcd driver. Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> Signed-off-by: Eric Miao <eric.miao@marvell.com>
Diffstat (limited to 'arch/arm/mach-pxa/include/mach/sharpsl.h')
-rw-r--r--arch/arm/mach-pxa/include/mach/sharpsl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/include/mach/sharpsl.h b/arch/arm/mach-pxa/include/mach/sharpsl.h
index 3b1d4a7..8242e14 100644
--- a/arch/arm/mach-pxa/include/mach/sharpsl.h
+++ b/arch/arm/mach-pxa/include/mach/sharpsl.h
@@ -26,6 +26,7 @@ struct corgits_machinfo {
* SharpSL Backlight
*/
extern void corgibl_limit_intensity(int limit);
+extern void corgi_lcd_limit_intensity(int limit);
/*