X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fbase%2Fpower%2Fpower.h;h=a3252c0e28878fde258ebac8c10ad7c10cafbb86;hb=37b08e34a98c664bea86e3fae718ac45a46b7276;hp=a6894f2a4b9960d1a19094fa8b4b7890b9bd0e6d;hpb=886c35fbcf6fb2eee15687efc2d64d99b6ad9a4a;p=linux-2.6 diff --git a/drivers/base/power/power.h b/drivers/base/power/power.h index a6894f2a4b..a3252c0e28 100644 --- a/drivers/base/power/power.h +++ b/drivers/base/power/power.h @@ -4,7 +4,7 @@ * main.c */ -extern struct list_head dpm_active; /* The active device list */ +extern struct list_head dpm_list; /* The active device list */ static inline struct device *to_device(struct list_head *entry) {