Re: [U-Boot] [PATCH 16/16] board_f: powerpc: Drop unused headers

2017-04-03 Thread york sun
On 03/31/2017 07:41 AM, Simon Glass wrote: > These includes don't seem to be needed now. Drop them. Reserve the > mp.h header for PowerPC for now. > > Signed-off-by: Simon Glass > --- > > common/board_f.c | 18 +++--- > 1 file changed, 3 insertions(+), 15 deletions(-) > > diff --git a

Re: [U-Boot] [PATCH 16/16] board_f: powerpc: Drop unused headers

2017-04-02 Thread Stefan Roese
On 31.03.2017 16:40, Simon Glass wrote: These includes don't seem to be needed now. Drop them. Reserve the mp.h header for PowerPC for now. Signed-off-by: Simon Glass Reviewed-by: Stefan Roese Thanks, Stefan ___ U-Boot mailing list U-Boot@lists.de

[U-Boot] [PATCH 16/16] board_f: powerpc: Drop unused headers

2017-03-31 Thread Simon Glass
These includes don't seem to be needed now. Drop them. Reserve the mp.h header for PowerPC for now. Signed-off-by: Simon Glass --- common/board_f.c | 18 +++--- 1 file changed, 3 insertions(+), 15 deletions(-) diff --git a/common/board_f.c b/common/board_f.c index bbcf6f4fe5..14f90