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 23:53:53 +0000 (16:53 -0700)
commitcaf3a27f54514eb72745c3dae56fce5e98441839
treefd83abc9b91b058b759a06b2f6bb637d6edb5931
parent3faa4ea916c9c30cf1c42891a77495dd54ac78eb
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