diff options
| author | Zhou Ding <[email protected]> | 2024-12-17 16:28:59 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2025-02-26 14:40:23 +0000 |
| commit | 7d8f03f7dd9f7d108b8d5af12fdc57e10555981f (patch) | |
| tree | 162b1e30bb9cfdea58671cbcc49d9216708a417e /drivers/gpu/drm/amd/amdgpu/atom.c | |
| parent | x86/kexec: Export e820_table_kexec[] to sysfs (diff) | |
| download | kernel-7d8f03f7dd9f7d108b8d5af12fdc57e10555981f.tar.gz kernel-7d8f03f7dd9f7d108b8d5af12fdc57e10555981f.zip | |
x86/boot: Add missing has_cpuflag() prototype
We get a warning when building the kernel with W=1:
arch/x86/boot/compressed/cpuflags.c:4:6: warning: no previous prototype for ‘has_cpuflag’ [-Werror=missing-prototypes]
4 | bool has_cpuflag(int flag)
| ^~~~~~~~~~~
Add a function declaration to cpuflags.h
Signed-off-by: Zhou Ding <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/atom.c')
0 files changed, 0 insertions, 0 deletions
