Skip to content

Commit

Permalink
[PATCH] asm/backlight.h is ppc-only
Browse files Browse the repository at this point in the history
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Al Viro authored and Linus Torvalds committed Sep 23, 2006
1 parent 00ddaf2 commit a07562e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/macintosh/adbhid.c
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit a07562e

Please sign in to comment.