From 0f4cedc41f19ebf32c40c244b09b71787458e27f Mon Sep 17 00:00:00 2001 From: Michael Brandt Date: Thu, 18 Nov 2010 09:33:15 +0100 Subject: U8500: Removed duplicates of common.h and gpio.h common.h and gpio.h were present in the u8500 board directory and in the SoC include directory include/asm-arch/arch-stw8500. This patch removes the duplicates in the board directory and replaces all "common.h" and "gpio.h" with and , respectively. Change-Id: I4ff2a3a11324200222e3ae5b9d22eee6427f6d4c Signed-off-by: Michael Brandt Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/8838 Reviewed-by: Markus HELGESSON Reviewed-by: Rikard OLSSON --- board/st/u8500/prcmu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'board/st/u8500/prcmu.c') diff --git a/board/st/u8500/prcmu.c b/board/st/u8500/prcmu.c index 3c34e4f6f..e411d1a1c 100644 --- a/board/st/u8500/prcmu.c +++ b/board/st/u8500/prcmu.c @@ -23,7 +23,7 @@ #include -#include "common.h" +#include #include "prcmu-fw-defs_v1.h" #define DEBUG 0 -- cgit v1.2.3