fixed path to moved file in include/linux/device.h
[safe/jmp/linux-2.6] / include / linux / device.h
index 5b595fd..10c1693 100644 (file)
@@ -399,7 +399,7 @@ extern struct device * get_device(struct device * dev);
 extern void put_device(struct device * dev);
 
 
-/* drivers/base/power.c */
+/* drivers/base/power/shutdown.c */
 extern void device_shutdown(void);