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
leds.c
Makefile
pci-asb2305.c
pci-asb2305.h
pci-iomap.c
pci-irq.c
pci.c MN10300: Get rid of unused variable from ASB2305 PCI code 2012-12-12 15:46:15 +00:00
unit-init.c