[U-Boot] [PATCH v4 3/5] MIPS: drop asm/const.h
Daniel Schwierzeck
daniel.schwierzeck at gmail.com
Mon Nov 12 11:44:56 UTC 2018
Am So., 11. Nov. 2018 um 11:33 Uhr schrieb Baruch Siach <baruch at tkos.co.il>:
>
> Commit 86f21c96f467368 (mips: Use common _AC macro now.) removed the _AC
> definition from const.h. All other macros defined in const.h are not
> used anywhere, and there is now no user of this header. Remove this
> header.
>
> Cc: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
> Signed-off-by: Baruch Siach <baruch at tkos.co.il>
> ---
> v4: Drop the spaces.h change from this patch
>
> v3: New patch in this series
> ---
> arch/mips/include/asm/const.h | 27 ---------------------------
> 1 file changed, 27 deletions(-)
> delete mode 100644 arch/mips/include/asm/const.h
>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
More information about the U-Boot
mailing list