diff options
author | Max Staudt <max@enpas.org> | 2020-06-07 20:28:12 +0200 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2020-06-07 20:45:24 +0200 |
commit | cdb555397f438592bab00599037c347b700cf397 (patch) | |
tree | 4716a081e0ea19c368f6b51fa5c3bfa2fca49352 /LICENSES | |
parent | i2c: npcm7xx: Remove unnecessary parentheses (diff) | |
download | linux-cdb555397f438592bab00599037c347b700cf397.tar.xz linux-cdb555397f438592bab00599037c347b700cf397.zip |
i2c: icy: Fix build with CONFIG_AMIGA_PCMCIA=n
This has been found by the Kernel Test Robot:
http://lkml.iu.edu/hypermail/linux/kernel/2006.0/06862.html
With CONFIG_AMIGA_PCMCIA=n, io_mm.h does not pull in amigahw.h and
ZTWO_VADDR is undefined. Add forgotten include to i2c-icy.c
Fixes: 4768e90ecaec ("i2c: Add i2c-icy for I2C on m68k/Amiga")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Max Staudt <max@enpas.org>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'LICENSES')
0 files changed, 0 insertions, 0 deletions