projects
/
GitHub
/
mt8127
/
android_kernel_alcatel_ttab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e6b487
)
fixed path to moved file in include/linux/device.h
author
Rytchkov Alexey
<lilo0@nm.ru>
Tue, 21 Mar 2006 23:58:53 +0000
(
00:58
+0100)
committer
Adrian 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
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/device.h
b/include/linux/device.h
index 5b595fdfb672b1ef85d296dfc35ddd2929b8735d..10c1693a2529ae645aba623a28b1e3caff58ff80 100644
(file)
--- a/
include/linux/device.h
+++ b/
include/linux/device.h
@@
-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);