Re: [U-Boot] [PATCH 01/14] Remove unnecessary use of hush header file

2014-05-30 Thread Tom Rini
On Thu, Apr 10, 2014 at 08:01:23PM -0600, Simon Glass wrote: > Some files include hush.h but don't actually use it. Remove this where > possible. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: Digital signature

[U-Boot] [PATCH 01/14] Remove unnecessary use of hush header file

2014-04-10 Thread Simon Glass
Some files include hush.h but don't actually use it. Remove this where possible. Signed-off-by: Simon Glass --- arch/arm/cpu/arm926ejs/kirkwood/cpu.c | 1 - arch/arm/cpu/arm926ejs/orion5x/cpu.c | 1 - board/ait/cam_enc_4xx/cam_enc_4xx.c | 1 - board/mcc200/auto_update.c| 7 +-