diff options
author | Randy Dunlap <[email protected]> | 2022-11-30 15:01:07 -0800 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2022-11-30 15:16:23 -0800 |
commit | b2b80d9dd14cb5b70dc254bddbc4eea932694791 (patch) | |
tree | c75e9361950810cc79b8592013c31b60dc787b33 /net/unix/af_unix.c | |
parent | 98519195e3d491532d61214e6c18f79e44c14a5f (diff) |
Input: wistron_btns - disable on UML
The wistron_btns driver calls rtc_cmos_read(), which isn't
available with UML builds, so disable this driver on UML.
Prevents this build error:
ld: drivers/input/misc/wistron_btns.o: in function `poll_bios':
wistron_btns.c:(.text+0x4be): undefined reference to `rtc_cmos_read'
Fixes: 0bbadafdc49d ("um: allow disabling NO_IOMEM") # v5.14+
Signed-off-by: Randy Dunlap <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions