diff options
author | Arnd Bergmann <arnd@arndb.de> | 2018-12-10 21:54:25 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2018-12-11 09:15:39 +0100 |
commit | 1e73359a24fad529b0794515b46cbfff99e5fbe6 (patch) | |
tree | 0bec6350a29da857e8239416693a60336ee93199 /tools/perf/scripts/python/stat-cpi.py | |
parent | 46079bacb469c2eff15802fcccc88b0bd56b1e6e (diff) |
ALSA: hda/ca0132 - make pci_iounmap() call conditional
When building without CONFIG_PCI, we can (depending on the architecture)
get a link failure:
ERROR: "pci_iounmap" [sound/pci/hda/snd-hda-codec-ca0132.ko] undefined!
Adding a compile-time check for PCI gets it to work correctly on
32-bit ARM.
Fixes: d99501b8575d ("ALSA: hda/ca0132 - Call pci_iounmap() instead of iounmap()")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions