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:
42b4d11
)
debugfs: bugfix: include <linux/io.h> in file.c
author
Alessandro Rubini
<rubini@gnudd.com>
Mon, 21 Nov 2011 09:01:40 +0000
(10:01 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 22 Nov 2011 18:20:05 +0000
(10:20 -0800)
The regs32 machinery uses readl. I forgot the mandatory include
and the code was not compiling on all archs.
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Alessandro Rubini <rubini@gnudd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found