]> Git Repo - linux.git/commitdiff
ARM: 7431/1: amba: use the new linux/sizes.h
authorAlessandro Rubini <[email protected]>
Sun, 24 Jun 2012 11:46:16 +0000 (12:46 +0100)
committerRussell King <[email protected]>
Thu, 28 Jun 2012 16:14:35 +0000 (17:14 +0100)
Signed-off-by: Alessandro Rubini <[email protected]>
Acked-by: Giancarlo Asnaghi <[email protected]>
Acked-by: Linus Walleij <[email protected]>
Cc: Alan Cox <[email protected]>
Signed-off-by: Russell King <[email protected]>
drivers/amba/bus.c

index b7e7285172845c969ed9c2e24b627d40db32dda0..e8eb91bd0d28a9411df64124edd47ca779bdf011 100644 (file)
@@ -16,9 +16,9 @@
 #include <linux/pm.h>
 #include <linux/pm_runtime.h>
 #include <linux/amba/bus.h>
+#include <linux/sizes.h>
 
 #include <asm/irq.h>
-#include <asm/sizes.h>
 
 #define to_amba_driver(d)      container_of(d, struct amba_driver, drv)
 
This page took 0.057408 seconds and 4 git commands to generate.