]> Pileus Git - ~andy/linux/blobdiff - drivers/clk/versatile/clk-vexpress.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[~andy/linux] / drivers / clk / versatile / clk-vexpress.c
index f889f2f07b370338ee5f2e9a97053ba83005fc13..82b45aad8ccfe39354148afae46eee19f3bbfc5f 100644 (file)
@@ -11,6 +11,7 @@
  * Copyright (C) 2012 ARM Limited
  */
 
+#include <linux/amba/sp810.h>
 #include <linux/clkdev.h>
 #include <linux/clk-provider.h>
 #include <linux/err.h>
@@ -18,8 +19,6 @@
 #include <linux/of_address.h>
 #include <linux/vexpress.h>
 
-#include <asm/hardware/sp810.h>
-
 static struct clk *vexpress_sp810_timerclken[4];
 static DEFINE_SPINLOCK(vexpress_sp810_lock);