diff options
author | Steven J. Hill <steven.hill@cavium.com> | 2017-08-02 20:39:50 +0300 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2017-08-07 12:59:53 +0300 |
commit | bed58464303fabdbf126544cbdd95a9e1c2e9949 (patch) | |
tree | c245c9cad425b0c55aa6914032e5a7fd618a0b86 /arch/mips/include/asm/cache.h | |
parent | 81a67e52763d1db6b3200c648d1efa16daddc536 (diff) | |
download | linux-bed58464303fabdbf126544cbdd95a9e1c2e9949.tar.xz |
MIPS: OCTEON: Fix USB platform code breakage.
Fix build error when CONFIG_SMP is turned off:
CC [M] arch/mips/cavium-octeon/octeon-usb.o
arch/mips/cavium-octeon/octeon-usb.c: In function
‘dwc3_octeon_device_init’:
arch/mips/cavium-octeon/octeon-usb.c:540:4: error: implicit declaration
of function ‘devm_iounmap’ [-Werror=implicit-function-declaration]
devm_iounmap(&pdev->dev, base);
Signed-off-by: Steven J. Hill <steven.hill@cavium.com>
Reviewed-by: James Hogan <james.hogan@imgtec.com>
Tested-by: Matt Redfearn <matt.redfearn@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/16907/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/include/asm/cache.h')
0 files changed, 0 insertions, 0 deletions