Skip to content

Commit

Permalink
fixed path to moved file in include/linux/device.h
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Bunk <bunk@stusta.de>
  • Loading branch information
Rytchkov Alexey authored and Adrian Bunk committed Mar 21, 2006
1 parent 9e6b487 commit 116f232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/linux/device.h
Original file line number Diff line number Diff line change
Expand Up @@ -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);


Expand Down

0 comments on commit 116f232

Please sign in to comment.