linux/drivers/sh/intc
Nobuhiro Iwamatsu a102a08887 sh: userimask.c needs linux/stat.h
This fix the problem that S_IRUSR and S_IWUSR are not solved in userimask.c.

-----
CC      drivers/usb/host/r8a66597-hcd.o
drivers/sh/intc/userimask.c:57: error: ‘S_IRUSR’ undeclared here (not in a function)
drivers/sh/intc/userimask.c:57: error: ‘S_IWUSR’ undeclared here (not in a function)
CC      drivers/watchdog/shwdt.o
-----

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2011-10-28 15:03:54 +09:00
..
access.c
balancing.c
chip.c sh: intc: Add IRQ trigger bit field check 2011-10-28 14:39:24 +09:00
core.c sh: Convert to new function names 2011-03-29 14:48:13 +02:00
dynamic.c sh: intc: Update for single IRQ reservation helper. 2010-11-01 16:10:48 -04:00
handle.c
internals.h sh: Fix irq cleanup fallout 2011-03-30 00:15:49 +02:00
Kconfig
Makefile
userimask.c sh: userimask.c needs linux/stat.h 2011-10-28 15:03:54 +09:00
virq-debugfs.c
virq.c sh: intc: Set virtual IRQs as nothread. 2011-04-27 14:35:44 +09:00