Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c1db29db authored by Joe Perches's avatar Joe Perches Committed by Ingo Molnar
Browse files

x86: arch/x86/kernel/cpu/feature_names.c - use angle brackets for include



Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 16281a99
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>.