diff options
| author | Venkatesh Yadav Abbarapu <[email protected]> | 2022-10-04 11:20:53 +0530 |
|---|---|---|
| committer | Michal Simek <[email protected]> | 2022-10-10 12:28:08 +0200 |
| commit | faf6a286f1329e398083a85e59c26fccc943c47d (patch) | |
| tree | 9d9f55b540c9c4249eb2db5137ef07e1406ac7e8 /scripts | |
| parent | b451330df228975be814aaaebc3bf4ad5cbf1e23 (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')
0 files changed, 0 insertions, 0 deletions
