]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/apple_bl.h
Merge branch 'for-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
[karo-tx-linux.git] / include / linux / apple_bl.h
index 47bedc0eee6939b8c1f397177c8c0ef6a5148f9c..0a95e730fcea706a185f52af4b3c563ee40e7d7f 100644 (file)
@@ -5,7 +5,7 @@
 #ifndef _LINUX_APPLE_BL_H
 #define _LINUX_APPLE_BL_H
 
-#ifdef CONFIG_BACKLIGHT_APPLE
+#if defined(CONFIG_BACKLIGHT_APPLE) || defined(CONFIG_BACKLIGHT_APPLE_MODULE)
 
 extern int apple_bl_register(void);
 extern void apple_bl_unregister(void);