aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bcma/driver_pcie2.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/bcma/driver_pcie2.c')
-rw-r--r--drivers/bcma/driver_pcie2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/bcma/driver_pcie2.c b/drivers/bcma/driver_pcie2.c
index 4568bc7bd54a..b1a6e327cb23 100644
--- a/drivers/bcma/driver_pcie2.c
+++ b/drivers/bcma/driver_pcie2.c
@@ -10,6 +10,7 @@
10 10
11#include "bcma_private.h" 11#include "bcma_private.h"
12#include <linux/bcma/bcma.h> 12#include <linux/bcma/bcma.h>
13#include <linux/pci.h>
13 14
14/************************************************** 15/**************************************************
15 * R/W ops. 16 * R/W ops.