fix file specification in comments
[linux-2.6-block.git] / drivers / macintosh / adbhid.c
index c69d23bb255e54683357eed0026aaa0040e999d7..b7fb367808d862edbb61badfc22b21c8fd66d923 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * drivers/input/adbhid.c
+ * drivers/macintosh/adbhid.c
  *
  * ADB HID driver for Power Macintosh computers.
  *
@@ -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