summaryrefslogtreecommitdiff
path: root/lib/clz_tab.c
diff options
context:
space:
mode:
authorSudeep Holla <sudeep.holla@arm.com>2020-04-03 20:10:17 +0300
committerSudeep Holla <sudeep.holla@arm.com>2020-04-14 11:31:49 +0300
commit70771c69ab9be6e37618b1ec6c105f370e510f94 (patch)
tree18820e5fec3ab4604be68bf878e13ba2741cbcdc /lib/clz_tab.c
parent4e44590ee4a917df5ce557df4ad831ec5e82b4a6 (diff)
downloadlinux-70771c69ab9be6e37618b1ec6c105f370e510f94.tar.xz
firmware: arm_scmi: Add include guard to linux/scmi_protocol.h
If this header is include twice, it will generate loads of compile time error with the following below error pattern. It was reported by 0day kbuild robot on a branch pushed with double inclusion by accident. error: conflicting types for ‘...’ note: previous declaration of ‘...’ was here error: redefinition of ‘...’ Add a header include guard just in case. Link: https://lore.kernel.org/r/20200403171018.1230-1-sudeep.holla@arm.com Reported-by: kbuild test robot <lkp@intel.com> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'lib/clz_tab.c')
0 files changed, 0 insertions, 0 deletions