mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 15:12:13 +02:00
x86: arch/x86/kernel/cpu/feature_names.c - use angle brackets for include
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
16281a998d
commit
c1db29dbc7
|
|
@ -4,7 +4,7 @@
|
|||
* This file must not contain any executable code.
|
||||
*/
|
||||
|
||||
#include "asm/cpufeature.h"
|
||||
#include <asm/cpufeature.h>
|
||||
|
||||
/*
|
||||
* These flag bits must match the definitions in <asm/cpufeature.h>.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user