diff options
author | Guenter Roeck <linux@roeck-us.net> | 2021-09-08 08:30:41 -0700 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2021-09-09 12:44:31 +0200 |
commit | 907872baa9f1538eed02ec737b8e89eba6c6e4b9 (patch) | |
tree | a2bc7061bee9c926a3a9c167eecaa6255d43e2af /arch | |
parent | e4f2006f1287e7ea17660490569cff323772dac4 (diff) |
parisc: Move pci_dev_is_behind_card_dino to where it is used
parisc build test images fail to compile with the following error.
drivers/parisc/dino.c:160:12: error:
'pci_dev_is_behind_card_dino' defined but not used
Move the function just ahead of its only caller to avoid the error.
Fixes: 5fa1659105fa ("parisc: Disable HP HSC-PCI Cards to prevent kernel crash")
Cc: Helge Deller <deller@gmx.de>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions