x86, espfix: Fix broken header guard
authorH. Peter Anvin <hpa@linux.intel.com>
Fri, 2 May 2014 18:33:51 +0000 (11:33 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 7 Aug 2014 21:52:38 +0000 (14:52 -0700)
commit1ce1f063cc68d326ed6c303d4c1a8bcca6fce35f
tree378ba697e82146256d5f054a2e09a58f1048d3bb
parent5e03b3d8ef01cddcbd1a7200406327e27451822e
x86, espfix: Fix broken header guard

commit 20b68535cd27183ebd3651ff313afb2b97dac941 upstream.

Header guard is #ifndef, not #ifdef...

Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/include/asm/espfix.h