diff options
author | Arnd Bergmann <[email protected]> | 2018-01-11 11:36:24 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-01-11 13:53:57 -0500 |
commit | d9f523723bc794e1851024958a6add303ba67b6c (patch) | |
tree | 1571d209ccdc18be42a4da21e134f7962b689849 /net/unix/af_unix.c | |
parent | 532b5aa0b41ae908842166be4d17fffa53590bf0 (diff) |
net: socionext: include linux/io.h to fix build
I ran into a randconfig build failure:
drivers/net/ethernet/socionext/netsec.c: In function 'netsec_probe':
drivers/net/ethernet/socionext/netsec.c:1583:17: error: implicit declaration of function 'devm_ioremap'; did you mean 'ioremap'? [-Werror=implicit-function-declaration]
Including linux/io.h directly fixes this.
Fixes: 533dd11a12f6 ("net: socionext: Add Synquacer NetSec driver")
Signed-off-by: Arnd Bergmann <[email protected]>
Acked-by: Ard Biesheuvel <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions