projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00ddaf2
)
[PATCH] asm/backlight.h is ppc-only
author
Al Viro
<viro@ftp.linux.org.uk>
Sat, 23 Sep 2006 00:25:18 +0000
(
01:25
+0100)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Sat, 23 Sep 2006 00:48:57 +0000
(17:48 -0700)
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/macintosh/adbhid.c
patch
|
blob
|
history
diff --git
a/drivers/macintosh/adbhid.c
b/drivers/macintosh/adbhid.c
index c69d23bb255e54683357eed0026aaa0040e999d7..efd51e01c06eb63a731b6ad508c4f94cf49d3ce3 100644
(file)
--- a/
drivers/macintosh/adbhid.c
+++ b/
drivers/macintosh/adbhid.c
@@
-45,8
+45,8
@@
#include <linux/pmu.h>
#include <asm/machdep.h>
-#include <asm/backlight.h>
#ifdef CONFIG_PPC_PMAC
+#include <asm/backlight.h>
#include <asm/pmac_feature.h>
#endif