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

index 4ad721fb84052a61c3452d12532bcc9d21c9a84a..d394b9330b0ceae67b028d0600301111b7083f64 100644 (file)
@@ -53,9 +53,9 @@
 #include <linux/delay.h>
 #include <linux/types.h>
 #include <linux/pinctrl/consumer.h>
+#include <linux/sizes.h>
 
 #include <asm/io.h>
-#include <asm/sizes.h>
 
 #define UART_NR                        14
 
This page took 0.046147 seconds and 4 git commands to generate.