linux/arch/c6x/kernel
Grant Likely a699e4e49e irq: Kill pointless irqd_to_hw export
It makes no sense to export this trivial function.  Make it a static inline
instead.

This patch also drops virq_to_hw from arch/c6x since it is unused by that
architecture.

v2: Move irq_hw_number_t into types.h to fix ARM build failure

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2012-04-10 22:39:17 -06:00
..
Makefile
asm-offsets.c
c6x_ksyms.c
devicetree.c
dma.c
entry.S
head.S
irq.c irq: Kill pointless irqd_to_hw export 2012-04-10 22:39:17 -06:00
module.c
process.c
ptrace.c
setup.c Disintegrate asm/system.h for C6X 2012-03-28 18:30:02 +01:00
signal.c C6X: use set_current_blocked() and block_sigmask() 2012-04-05 15:25:51 -07:00
soc.c Disintegrate asm/system.h for C6X 2012-03-28 18:30:02 +01:00
switch_to.S
sys_c6x.c
time.c Disintegrate asm/system.h for C6X 2012-03-28 18:30:02 +01:00
traps.c Disintegrate asm/system.h for C6X 2012-03-28 18:30:02 +01:00
vectors.S
vmlinux.lds.S