android_kernel_xiaomi_sm8350/arch/sh64/kernel
Paul Mundt da9d5108f4 sh64: Fix irq_intc build failure.
Needs interrupt.h:

  CC      arch/sh64/kernel/irq_intc.o
arch/sh64/kernel/irq_intc.c: In function 'make_intc_irq':
arch/sh64/kernel/irq_intc.c:179: error: implicit declaration of function 'disable_irq_nosync'
make[1]: *** [arch/sh64/kernel/irq_intc.o] Error 1

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-07-31 13:07:37 +09:00
..
alphanum.c
asm-offsets.c
dma.c
early_printk.c
entry.S sh64: ppoll/pselect6() and restartable syscalls. 2007-05-14 09:12:39 +09:00
fpu.c
head.S sh64: Move entry point code to .text.head. 2007-07-20 17:45:05 +09:00
init_task.c sh64: Fix fs.h removal from mm.h regressions. 2007-07-31 13:03:02 +09:00
irq_intc.c sh64: Fix irq_intc build failure. 2007-07-31 13:07:37 +09:00
irq.c sh64: Fixups for the irq_regs changes. 2007-05-14 09:10:01 +09:00
led.c
Makefile
module.c
pci_sh5.c sh64: Fix up PCI section mismatch warnings. 2007-07-20 13:14:07 +09:00
pci_sh5.h spelling fixes: arch/sh64/ 2007-05-14 08:25:48 +09:00
pci-dma.c
pcibios.c
process.c sh64: Fix fs.h removal from mm.h regressions. 2007-07-31 13:03:02 +09:00
ptrace.c PTRACE_POKEDATA consolidation 2007-07-17 10:23:03 -07:00
semaphore.c
setup.c
sh_ksyms.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
signal.c sh64: Handle -ERESTART_RESTARTBLOCK for restartable syscalls. 2007-06-19 12:41:32 +09:00
switchto.S
sys_sh64.c sh64: Fix fs.h removal from mm.h regressions. 2007-07-31 13:03:02 +09:00
syscalls.S sh64: Wire up fallocate() syscall. 2007-07-20 12:37:51 +09:00
time.c sh64: Fixups for the irq_regs changes. 2007-05-14 09:10:01 +09:00
traps.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
unwind.c Simplify kallsyms_lookup() 2007-05-08 11:15:08 -07:00
vmlinux.lds.S sh64: Move entry point code to .text.head. 2007-07-20 17:45:05 +09:00