|
@@ -14,6 +14,8 @@
|
|
#include <linux/ctype.h>
|
|
#include <linux/ctype.h>
|
|
#include <linux/power_supply.h>
|
|
#include <linux/power_supply.h>
|
|
|
|
|
|
|
|
+#include "power_supply.h"
|
|
|
|
+
|
|
/*
|
|
/*
|
|
* This is because the name "current" breaks the device attr macro.
|
|
* This is because the name "current" breaks the device attr macro.
|
|
* The "current" word resolves to "(get_current())" so instead of
|
|
* The "current" word resolves to "(get_current())" so instead of
|