Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 116f232b authored by Rytchkov Alexey's avatar Rytchkov Alexey Committed by Adrian Bunk
Browse files

fixed path to moved file in include/linux/device.h



Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
parent 9e6b4873
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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);