summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--arch/arm/mach-ux500/board-mop500-wlan.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-ux500/board-mop500-wlan.c b/arch/arm/mach-ux500/board-mop500-wlan.c
index 65863efc78c..ed3f9488409 100644
--- a/arch/arm/mach-ux500/board-mop500-wlan.c
+++ b/arch/arm/mach-ux500/board-mop500-wlan.c
@@ -13,7 +13,7 @@
#include <mach/irqs.h>
#include <plat/pincfg.h>
#include "pins.h"
-#include "../drivers/staging/cw1200/cw1200_plat.h"
+#include <mach/cw1200_plat.h>
static void cw1200_release(struct device *dev);
static int cw1200_power_ctrl(const struct cw1200_platform_data *pdata,