git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
143a2e5
)
[WATCHDOG] Fix io.h & uaccess.h includes.
author
Wim Van Sebroeck
<wim@iguana.be>
Wed, 18 Mar 2009 09:09:26 +0000
(09:09 +0000)
committer
Wim Van Sebroeck
<wim@iguana.be>
Wed, 25 Mar 2009 09:07:34 +0000
(09:07 +0000)
Fix following includes:
* #include <asm/io.h> should be #include <linux/io.h>
* #include <asm/uaccess.h> should be #include <linux/uaccess.h>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
No differences found