diff options
author | Tanzir Hasan <[email protected]> | 2023-12-26 22:52:03 +0000 |
---|---|---|
committer | Sudeep Holla <[email protected]> | 2024-01-22 10:01:16 +0000 |
commit | 0726fcc8d4af75441b38aaa082f820e63b3a8748 (patch) | |
tree | d6d0c0141d84e8072ab5e05c67dd2971b5228018 /scripts/generate_rust_analyzer.py | |
parent | 437a310b22244d4e0b78665c3042e5d1c0f45306 (diff) |
firmware: arm_scmi: Replace asm-generic/bug.h with linux/bug.h
linux/bug.h includes asm-generic/bug.h already and hence replacing
asm-generic/bug.h with linux/bug.h will not regress any build.
Also, it is always better to avoid header file inclusion from asm-generic
if possible.
Suggested-by: Al Viro <[email protected]>
Signed-off-by: Tanzir Hasan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions