diff options
author | David Howells <dhowells@redhat.com> | 2012-12-12 16:36:40 +0100 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2012-12-12 16:46:15 +0100 |
commit | 0c6e686ce4f7a346f8e6f39202025ddce525ac8a (patch) | |
tree | 31615cbc62fe20002d3c2a76e8bfada625638aac /tools/Makefile | |
parent | MN10300: ASB2305 PCI code needs linux/irq.h (diff) | |
download | linux-0c6e686ce4f7a346f8e6f39202025ddce525ac8a.tar.xz linux-0c6e686ce4f7a346f8e6f39202025ddce525ac8a.zip |
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>
Diffstat (limited to 'tools/Makefile')
0 files changed, 0 insertions, 0 deletions