diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2012-11-27 00:30:04 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2012-11-30 13:38:13 -0500 |
commit | 4a7267c9a03b9627e5e85c80b307eb4541bab902 (patch) | |
tree | 8aa959b2c6ed2feeff33a0eb975025f427f1c462 /include/linux/ssb | |
parent | 0751f8654602e4255f0b9c17784d8100d5896010 (diff) | |
download | op-kernel-dev-4a7267c9a03b9627e5e85c80b307eb4541bab902.zip op-kernel-dev-4a7267c9a03b9627e5e85c80b307eb4541bab902.tar.gz |
bcma: handle return value of pci_assign_resource
This fixes the following warning:
CC drivers/bcma/driver_pci_host.o
drivers/bcma/driver_pci_host.c: In function 'bcma_core_pci_fixup_addresses':
drivers/bcma/driver_pci_host.c:555:23: error: ignoring return value of
'pci_assign_resource', declared with attribute warn_unused_result
[-Werror=unused-result]
Reported-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'include/linux/ssb')
0 files changed, 0 insertions, 0 deletions