Re: [U-Boot] [PATCH] common.h: Remove include compiler.h

2012-07-20 Thread Wolfgang Denk
Dear Marek Vasut, In message <1342815178-32546-1-git-send-email-ma...@denx.de> you wrote: > Remove this as including it on global scale breaks a lot of things. > This was reported by: > Matthew McClintock > > Fix found by: > Tom Rini > > Signed-off-by: Marek Vasut > Cc: Wolfgang Denk > Cc: T

[U-Boot] [PATCH] common.h: Remove include compiler.h

2012-07-20 Thread Marek Vasut
Remove this as including it on global scale breaks a lot of things. This was reported by: Matthew McClintock Fix found by: Tom Rini Signed-off-by: Marek Vasut Cc: Wolfgang Denk Cc: Tom Rini --- include/common.h |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/include