Commit 6310e472 authored by Matthew Wilcox's avatar Matthew Wilcox Committed by Matthew Wilcox
Browse files

Remove use of asm/semaphore.h



Change to use linux/semaphore.h

Signed-off-by: default avatarMatthew Wilcox <willy@linux.intel.com>
parent 0f17e4c7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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);