aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/cpu/intel_common/p2sb.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/cpu/intel_common/p2sb.c')
-rw-r--r--arch/x86/cpu/intel_common/p2sb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/cpu/intel_common/p2sb.c b/arch/x86/cpu/intel_common/p2sb.c
index 860eaf9..ec35d04 100644
--- a/arch/x86/cpu/intel_common/p2sb.c
+++ b/arch/x86/cpu/intel_common/p2sb.c
@@ -14,6 +14,7 @@
#include <p2sb.h>
#include <spl.h>
#include <asm/pci.h>
+#include <linux/bitops.h>
struct p2sb_platdata {
#if CONFIG_IS_ENABLED(OF_PLATDATA)