summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2024-10-05 22:11:57 +0300
committerSimon Glass <[email protected]>2024-10-18 14:10:22 -0600
commitc222dda2da1283a859533c0cacca975f86524dc6 (patch)
tree49378c620f7b831b7a16f7811b29533134f4a77a /include/linux
parentabb778038101c5d150c14027e39f7009afc30208 (diff)
x86: cpu: Use default print_cpuinfo() for all
Most of the copies of the print_cpuinfo() call the default method. Remove all of those in order to have only the default one when no `cpu` command is compiled. This also helps avoiding compiler warning, e.g.: arch/x86/cpu/tangier/tangier.c:23:5: warning: no previous prototype for ‘print_cpuinfo’ [-Wmissing-prototypes] Signed-off-by: Andy Shevchenko <[email protected]> Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions