diff options
author | Baoquan He <[email protected]> | 2023-06-11 18:37:43 +0800 |
---|---|---|
committer | Alexander Gordeev <[email protected]> | 2023-06-28 13:57:08 +0200 |
commit | 51f513fd9659faf00976071a9525474b08764ccb (patch) | |
tree | 2d2a15c9a84fb23d9a55b4fccbb24f3dd12aaab7 /scripts/generate_rust_analyzer.py | |
parent | 688fcbbb9c0b023b54cf306cbac54300cef7fa5b (diff) |
s390/mm: do not include <asm-generic/io.h> directly
We should always include <asm/io.h> in ARCH, but not <asm-generic/io.h>
directly. Otherwise, macro defined by ARCH won't be seen and could cause
building error.
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Link: https://lore.kernel.org/all/ZIWrtFMUnRfVP5h0@MiWiFi-R3L-srv/
Signed-off-by: Baoquan He <[email protected]>
[[email protected] changed patch description]
Signed-off-by: Alexander Gordeev <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions