linux/arch/mn10300
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
..
boot
configs
include MN10300: Handle cacheable PCI regions in pci_iomap() 2012-12-12 15:46:14 +00:00
kernel MN10300: fix debug polling in ttySM driver 2012-12-12 15:46:14 +00:00
lib
mm mn10300/mm/fault.c: Port OOM changes to do_page_fault 2012-12-12 15:46:15 +00:00
oprofile
proc-mn2ws0050
proc-mn103e010
unit-asb2303
unit-asb2305 MN10300: Get rid of unused variable from ASB2305 PCI code 2012-12-12 15:46:15 +00:00
unit-asb2364
Kconfig mn10300: switch to saner kernel_execve() semantics 2012-10-14 19:43:21 -04:00
Kconfig.debug
Makefile mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports it 2012-10-06 03:04:36 +09:00