Re: [U-Boot] [PATCH] arm: mxs: Scrub useless ifdef

2014-07-23 Thread Stefano Babic
On 12/07/2014 15:39, Marek Vasut wrote: > As a result of 0defddc851edfc34bcf3c3379fe74b11dc01a493 , which did > a consolidation of the prompt string, this ifdef became empty. Remove > it. > > Signed-off-by: Marek Vasut > Cc: Tom Rini > Cc: Stefano Babic > --- > include/configs/mxs.h | 2 -- Ap

[U-Boot] [PATCH] arm: mxs: Scrub useless ifdef

2014-07-12 Thread Marek Vasut
As a result of 0defddc851edfc34bcf3c3379fe74b11dc01a493 , which did a consolidation of the prompt string, this ifdef became empty. Remove it. Signed-off-by: Marek Vasut Cc: Tom Rini Cc: Stefano Babic --- include/configs/mxs.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/configs