alistair23-linux/fs/debugfs
Alessandro Rubini 03e099fbb0 debugfs: bugfix: include <linux/io.h> in file.c
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>
2011-11-22 10:20:05 -08:00
..
file.c debugfs: bugfix: include <linux/io.h> in file.c 2011-11-22 10:20:05 -08:00
inode.c debugfs: Fix a comment mistake 2011-08-22 17:41:48 -07:00
Makefile