x86, espfix: Fix broken header guard
authorH. Peter Anvin <hpa@linux.intel.com>
Fri, 2 May 2014 18:33:51 +0000 (11:33 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 2 May 2014 18:34:17 +0000 (11:34 -0700)
commit20b68535cd27183ebd3651ff313afb2b97dac941
treeb5f5c6a3644757666fb2065769986d71c7b4d492
parente1fe9ed8d2a4937510d0d60e20705035c2609aea
x86, espfix: Fix broken header guard

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

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