projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[S390] qdio: tasklet termination in case of module unload
[linux-2.6]
/
drivers
/
power
/
tosa_battery.c
diff --git
a/drivers/power/tosa_battery.c
b/drivers/power/tosa_battery.c
index
bf664fb
..
2eab35a
100644
(file)
--- a/
drivers/power/tosa_battery.c
+++ b/
drivers/power/tosa_battery.c
@@
-19,7
+19,7
@@
#include <linux/gpio.h>
#include <asm/mach-types.h>
-#include <
asm/ar
ch/tosa.h>
+#include <
ma
ch/tosa.h>
static DEFINE_MUTEX(bat_lock); /* protects gpio pins */
static struct work_struct bat_work;