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)
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

Simple merge