Re: [U-Boot] [PATCH 36/39] env: Drop environment.h header file where not needed

2019-07-30 Thread Joe Hershberger
On Sun, Jul 28, 2019 at 9:24 AM Simon Glass wrote: > > This header file is now only used by files that access internal > environment features. Drop it from various places where it is not needed. > > Signed-off-by: Simon Glass Acked-by: Joe Hershberger

[U-Boot] [PATCH 36/39] env: Drop environment.h header file where not needed

2019-07-28 Thread Simon Glass
This header file is now only used by files that access internal environment features. Drop it from various places where it is not needed. Signed-off-by: Simon Glass --- arch/arm/cpu/arm926ejs/spear/spr_misc.c | 1 - arch/arm/mach-davinci/misc.c | 1 -