diff options
author | Niklas Schnelle <[email protected]> | 2023-05-22 12:50:35 +0200 |
---|---|---|
committer | Alexandre Belloni <[email protected]> | 2023-06-06 23:33:25 +0200 |
commit | 8bb12adb214b2d7cdad84f89db2cbab4b2908b61 (patch) | |
tree | b84d920a46905b5f1cf67ce09fa785f19c090aa3 /rust/helpers/helpers.c | |
parent | 31b0cecb4042d2676fd48f09379a19bc8b16eadd (diff) |
rtc: add HAS_IOPORT dependencies
In a future patch HAS_IOPORT=n will result in inb()/outb() and friends
not being declared. We thus need to add HAS_IOPORT as dependency for
those drivers using them.
Co-developed-by: Arnd Bergmann <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Niklas Schnelle <[email protected]>
Acked-by: Maciej W. Rozycki <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions