aboutsummaryrefslogtreecommitdiffstats
path: root/configs/nanopi-m4-2gb-rk3399_defconfig
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2024-10-05 22:12:00 +0300
committerSimon Glass <sjg@chromium.org>2024-10-18 14:10:22 -0600
commit44917d586657eeae0401bc29af80011a264002e7 (patch)
tree57d5cbf6dd5a7409bf672fb31a3eedb151e67872 /configs/nanopi-m4-2gb-rk3399_defconfig
parentc1614a4ef676d55e2ec0a55b45391730ce22cdd7 (diff)
downloadu-boot-44917d586657eeae0401bc29af80011a264002e7.tar.gz
x86: cpu: Add missing header inclusion
Without asm/cpu_x86.h inclusion a compiler is not happy: arch/x86/cpu/cpu_x86.c:14:5: warning: no previous prototype for ‘cpu_x86_bind’ [-Wmissing-prototypes] arch/x86/cpu/cpu_x86.c:29:5: warning: no previous prototype for ‘cpu_x86_get_vendor’ [-Wmissing-prototypes] arch/x86/cpu/cpu_x86.c:41:5: warning: no previous prototype for ‘cpu_x86_get_desc’ [-Wmissing-prototypes] arch/x86/cpu/cpu_x86.c:55:5: warning: no previous prototype for ‘cpu_x86_get_count’ [-Wmissing-prototypes] Add missing header inclusion. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/nanopi-m4-2gb-rk3399_defconfig')
0 files changed, 0 insertions, 0 deletions