fixed path to moved file in include/linux/device.h
authorRytchkov Alexey <lilo0@nm.ru>
Tue, 21 Mar 2006 23:58:53 +0000 (00:58 +0100)
committerAdrian Bunk <bunk@stusta.de>
Tue, 21 Mar 2006 23:58:53 +0000 (00:58 +0100)
Signed-off-by: Adrian Bunk <bunk@stusta.de>
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);