summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ns9xxx/clock.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-ns9xxx/clock.c')
-rw-r--r--arch/arm/mach-ns9xxx/clock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-ns9xxx/clock.c b/arch/arm/mach-ns9xxx/clock.c
index f8639161068f..44ed20d4a388 100644
--- a/arch/arm/mach-ns9xxx/clock.c
+++ b/arch/arm/mach-ns9xxx/clock.c
@@ -14,8 +14,8 @@
#include <linux/clk.h>
#include <linux/string.h>
#include <linux/platform_device.h>
+#include <linux/semaphore.h>
-#include <asm/semaphore.h>
#include "clock.h"
static LIST_HEAD(clocks);