linux/drivers/sh/intc
Paul Gortmaker 0c43871b40 sh: fix implicit use of stat.h in arch/sh specific files
To fix:

arch/sh/drivers/dma/dma-sysfs.c:45:8: error: 'S_IRUGO' undeclared here (not in a function)
arch/sh/drivers/dma/dma-sysfs.c:75:8: error: 'S_IWUSR' undeclared here (not in a function)
make[4]: *** [arch/sh/drivers/dma/dma-sysfs.o] Error 1

drivers/sh/intc/core.c:449: error: 'S_IRUGO' undeclared here (not in a function)
make[5]: *** [drivers/sh/intc/core.o] Error 1

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2011-10-31 19:31:04 -04:00
..
access.c
balancing.c
chip.c sh: intc: enable both edges GPIO interrupts on sh7372 2011-07-21 16:53:24 +09:00
core.c sh: fix implicit use of stat.h in arch/sh specific files 2011-10-31 19:31:04 -04:00
dynamic.c
handle.c
internals.h
Kconfig
Makefile
userimask.c
virq-debugfs.c
virq.c sh: intc: Set virtual IRQs as nothread. 2011-04-27 14:35:44 +09:00