Skip to content
Commit 0726fcc8 authored by Tanzir Hasan's avatar Tanzir Hasan Committed by Sudeep Holla
Browse files

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: default avatarAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: default avatarTanzir Hasan <tanzirh@google.com>
Link: https://lore.kernel.org/r/20231226-shmem-v1-1-ea15ce81d8ba@google.com


Signed-off-by: default avatarSudeep Holla <sudeep.holla@arm.com>
parent 437a310b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment