kernel-fxtec-pro1x/arch/sparc/kernel
Sam Ravnborg 2b399177dc sparc32: fix sparse warnings in sun4m_irq.c and sun4d_irq.c
Fix following warnings:

sun4m_irq.c:308:6: warning: symbol 'sun4m_nmi' was not declared. Should it be static?
sun4m_irq.c:396:28: warning: incorrect type in assignment (different address spaces)
sun4m_irq.c:396:28:    expected unsigned int volatile *extern [addressable] [toplevel] master_l10_counter
sun4d_irq.c:469:28: warning: incorrect type in assignment (different address spaces)
sun4d_irq.c:469:28:    expected unsigned int volatile *extern [addressable] [toplevel] master_l10_counter

master_l10_counter is a pointer to __iomem - add annotations.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-04-29 01:12:25 -04:00
..
.gitignore
apc.c
asm-offsets.c
audit.c
auxio_32.c
auxio_64.c
btext.c
central.c
cherrs.S
chmc.c
compat_audit.c
cpu.c
cpumap.c sparc: delete non-required instances of include <linux/init.h> 2014-01-28 23:38:23 -08:00
cpumap.h
devices.c
dma.c
ds.c
dtlb_miss.S
dtlb_prot.S
ebus.c sparc: delete non-required instances of include <linux/init.h> 2014-01-28 23:38:23 -08:00
entry.h
entry.S
etrap_32.S
etrap_64.S
fpu_traps.S
ftrace.c ftrace: Do not pass data to ftrace_dyn_arch_init 2014-03-07 10:06:14 -05:00
getsetcc.S
head_32.S
head_64.S
helpers.S
hvapi.c
hvcalls.S
hvtramp.S sparc: delete non-required instances of include <linux/init.h> 2014-01-28 23:38:23 -08:00
idprom.c
iommu.c sparc/PCI: Use dev_is_pci() to identify PCI devices 2014-01-04 17:55:19 -08:00
iommu_common.h
ioport.c sparc/PCI: Use dev_is_pci() to identify PCI devices 2014-01-04 17:55:19 -08:00
irq.h sparc32: fix sparse warnings in sun4m_irq.c and sun4d_irq.c 2014-04-29 01:12:25 -04:00
irq_32.c
irq_64.c
itlb_miss.S
ivec.S
jump_label.c
kernel.h
kgdb_32.c
kgdb_64.c
kprobes.c
kstack.h
ktlb.S
ldc.c
led.c
leon_kernel.c sparc32: fix sparse warnings in sun4m_irq.c and sun4d_irq.c 2014-04-29 01:12:25 -04:00
leon_pci.c sparc/PCI: Use default pcibios_enable_device() (Leon only) 2014-03-19 15:00:15 -06:00
leon_pci_grpci1.c
leon_pci_grpci2.c sparc: fix implicit include of slab.h in leon_pci_grpci2.c 2014-02-13 16:18:00 -05:00
leon_pmc.c
leon_smp.c
Makefile
mdesc.c sparc64, sched: Remove unused sparc64_multi_core 2014-03-11 12:05:47 +01:00
misctrap.S
module.c
nmi.c
of_device_32.c
of_device_64.c
of_device_common.c sparc: delete non-required instances of include <linux/init.h> 2014-01-28 23:38:23 -08:00
of_device_common.h
pci.c sparc: don't use module_init in non-modular pci.c code 2014-01-28 23:38:24 -08:00
pci_common.c sparc: delete non-required instances of include <linux/init.h> 2014-01-28 23:38:23 -08:00
pci_fire.c
pci_impl.h
pci_msi.c
pci_psycho.c
pci_sabre.c
pci_schizo.c
pci_sun4v.c
pci_sun4v.h
pci_sun4v_asm.S
pcic.c
pcr.c
perf_event.c
pmc.c
power.c
process_32.c sparc: delete non-required instances of include <linux/init.h> 2014-01-28 23:38:23 -08:00
process_64.c sparc64: Make sure %pil interrupts are enabled during hypervisor yield. 2014-03-24 14:45:12 -04:00
prom.h
prom_32.c
prom_64.c sparc64, sched: Remove unused sparc64_multi_core 2014-03-11 12:05:47 +01:00
prom_common.c
prom_irqtrans.c
psycho_common.c
psycho_common.h
ptrace_32.c
ptrace_64.c
reboot.c
rtrap_32.S
rtrap_64.S
sbus.c
setup_32.c
setup_64.c
signal32.c
signal_32.c
signal_64.c
sigutil.h
sigutil_32.c
sigutil_64.c
smp_32.c
smp_64.c sparc64, sched: Remove unused sparc64_multi_core 2014-03-11 12:05:47 +01:00
sparc_ksyms_32.c sparc: delete non-required instances of include <linux/init.h> 2014-01-28 23:38:23 -08:00
sparc_ksyms_64.c sparc: delete non-required instances of include <linux/init.h> 2014-01-28 23:38:23 -08:00
spiterrs.S
sstate.c
stacktrace.c
starfire.c
sun4d_irq.c
sun4d_smp.c
sun4m_irq.c sun4M: add include of slab.h for kzalloc 2014-02-12 16:10:45 -05:00
sun4m_smp.c
sun4v_ivec.S
sun4v_tlb_miss.S
sys32.S
sys_sparc32.c
sys_sparc_32.c
sys_sparc_64.c
syscalls.S sparc64: don't treat 64-bit syscall return codes as 32-bit 2014-03-17 15:54:52 -04:00
sysfs.c sparc, sysfs: Fix CPU hotplug callback registration 2014-03-20 13:43:41 +01:00
systbls.h
systbls_32.S sparc: Hook up sched_setattr and sched_getattr syscalls. 2014-01-29 00:45:06 -08:00
systbls_64.S sparc: Hook up sched_setattr and sched_getattr syscalls. 2014-01-29 00:45:06 -08:00
tadpole.c
time_32.c sparc32: fix sparse warnings in sun4m_irq.c and sun4d_irq.c 2014-04-29 01:12:25 -04:00
time_64.c ACPI and power management updates for 3.15-rc1 2014-04-01 12:48:54 -07:00
trampoline_32.S sparc: delete non-required instances of include <linux/init.h> 2014-01-28 23:38:23 -08:00
trampoline_64.S sparc: delete non-required instances of include <linux/init.h> 2014-01-28 23:38:23 -08:00
traps_32.c sparc32: fix sparse warning in traps_32.c 2014-04-29 01:12:25 -04:00
traps_64.c
tsb.S
ttable_32.S
ttable_64.S
una_asm_32.S
una_asm_64.S
unaligned_32.c
unaligned_64.c
utrap.S
vio.c
viohs.c
visemul.c
vmlinux.lds.S
windows.c
winfixup.S
wof.S
wuf.S