aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/power/power_supply_sysfs.c
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@kernel.org>2007-11-26 00:25:45 +0300
committerAnton Vorontsov <cbouatmailru@gmail.com>2008-02-02 02:42:58 +0300
commit25f12141e2be96e904239d963e25818b8854e72f (patch)
treef344a91eb1add49319b75796e511e72cb5a92b50 /drivers/power/power_supply_sysfs.c
parentx86: fix bootup crash in native_read_tsc() (diff)
downloadlinux-dev-25f12141e2be96e904239d963e25818b8854e72f.tar.xz
linux-dev-25f12141e2be96e904239d963e25818b8854e72f.zip
[BATTERY] Every file should include the headers containing the prototypes for its global functions.
Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Anton Vorontsov <cbou@mail.ru>
Diffstat (limited to 'drivers/power/power_supply_sysfs.c')
-rw-r--r--drivers/power/power_supply_sysfs.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/power/power_supply_sysfs.c b/drivers/power/power_supply_sysfs.c
index 249f61bae639..e8ad1fd0f09f 100644
--- a/drivers/power/power_supply_sysfs.c
+++ b/drivers/power/power_supply_sysfs.c
@@ -14,6 +14,8 @@
#include <linux/ctype.h>
#include <linux/power_supply.h>
+#include "power_supply.h"
+
/*
* This is because the name "current" breaks the device attr macro.
* The "current" word resolves to "(get_current())" so instead of