summaryrefslogtreecommitdiff
path: root/scripts/basic/Makefile
diff options
context:
space:
mode:
authorVenkatesh Yadav Abbarapu <[email protected]>2022-10-04 11:20:53 +0530
committerMichal Simek <[email protected]>2022-10-10 12:28:08 +0200
commitfaf6a286f1329e398083a85e59c26fccc943c47d (patch)
tree9d9f55b540c9c4249eb2db5137ef07e1406ac7e8 /scripts/basic/Makefile
parentb451330df228975be814aaaebc3bf4ad5cbf1e23 (diff)
xilinx: common: Add print_cpuinfo() declaration
cpu-info.c defines print_cpuinfo(), but neglected to include its declaration, causing the following sparse and compile time warnings: board/xilinx/common/cpu-info.c:10:5: warning: no previous prototype for 'print_cpuinfo' [-Wmissing-prototypes] Include init.h, which includes the missing declaration. Signed-off-by: Venkatesh Yadav Abbarapu <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Michal Simek <[email protected]>
Diffstat (limited to 'scripts/basic/Makefile')
0 files changed, 0 insertions, 0 deletions