Re: [U-Boot] [PATCH] EXYNOS: Move includes from setup.h to tzpc_init.c

2013-06-13 Thread Minkyu Kang
On 12/05/13 03:19, Simon Glass wrote: > On Wed, Apr 3, 2013 at 6:11 AM, Rajeshwari Shinde > wrote: >> These should not be in the header since not every C file needs them. >> Move them to the file that needs them. >> >> Signed-off-by: Simon Glass >> Signed-off-by: Rajeshwari Shinde > > Tested on

Re: [U-Boot] [PATCH] EXYNOS: Move includes from setup.h to tzpc_init.c

2013-05-11 Thread Simon Glass
On Wed, Apr 3, 2013 at 6:11 AM, Rajeshwari Shinde wrote: > These should not be in the header since not every C file needs them. > Move them to the file that needs them. > > Signed-off-by: Simon Glass > Signed-off-by: Rajeshwari Shinde Tested on snow. Acked-by: Simon Glass Tested-by: Simon Gla