1
0
Fork 0
alistair23-linux/arch/mn10300/unit-asb2305
David Howells 0c6e686ce4 MN10300: Get rid of unused variable from ASB2305 PCI code
Get rid of an unused variable in pcibios_fixup_device_resources() which leads
to the following warning:

arch/mn10300/unit-asb2305/pci.c: In function 'pcibios_fixup_device_resources':
arch/mn10300/unit-asb2305/pci.c:324:24: warning: unused variable 'region' [-Wunused-variable]

Whilst we're at it, merge the two integer variable declarations into one line.

Signed-off-by: David Howells <dhowells@redhat.com>
2012-12-12 15:46:15 +00:00
..
include/unit mn10300: move setup_jiffies_interrupt() to cevt-mn10300.c 2012-07-11 16:04:41 -07:00
Makefile mn10300: switch to GENERIC_PCI_IOMAP 2011-12-04 16:00:17 +02:00
leds.c mn10300: fix several bogus includes on abs2305 2010-01-11 09:34:10 -08:00
pci-asb2305.c PCI: mn10300: use generic pcibios_set_master() 2012-01-06 12:10:45 -08:00
pci-asb2305.h PCI: Pull PCI 'latency timer' setup up into the core 2012-01-06 12:10:42 -08:00
pci-iomap.c MN10300: Handle cacheable PCI regions in pci_iomap() 2012-12-12 15:46:14 +00:00
pci-irq.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
pci.c MN10300: Get rid of unused variable from ASB2305 PCI code 2012-12-12 15:46:15 +00:00
unit-init.c mn10300: move setup_jiffies_interrupt() to cevt-mn10300.c 2012-07-11 16:04:41 -07:00