Skip to content

Commit

Permalink
x86: arch/x86/kernel/cpu/feature_names.c - use angle brackets for inc…
Browse files Browse the repository at this point in the history
…lude

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
  • Loading branch information
Joe Perches authored and Ingo Molnar committed Apr 17, 2008
1 parent 16281a9 commit c1db29d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/x86/kernel/cpu/feature_names.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>.
Expand Down

0 comments on commit c1db29d

Please sign in to comment.