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:
18e83e4
)
sfc: Remove unnecessary inclusion of <asm/io.h>, prompted by checkpatch
author
Ben Hutchings
<bhutchings@solarflare.com>
Thu, 5 Jan 2012 19:09:24 +0000
(19:09 +0000)
committer
Ben Hutchings
<bhutchings@solarflare.com>
Mon, 9 Jan 2012 17:08:15 +0000
(17:08 +0000)
Fix the warning:
WARNING: Use #include <linux/io.h> instead of <asm/io.h>
There is no need for selftest.c to include the file at all.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
No differences found