[PATCH 15/21] mediatek: Include <linux/sizes.h> where needed
Simon Glass
sjg at chromium.org
Sun Oct 30 02:43:38 CET 2022
On Fri, 28 Oct 2022 at 18:29, Tom Rini <trini at konsulko.com> wrote:
>
> These files reference SZ_ macros without including <linux/sizes.h>,
> correct this.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> arch/arm/mach-mediatek/mt7981/init.c | 1 +
> arch/arm/mach-mediatek/mt7986/init.c | 1 +
> arch/arm/mach-mediatek/mt8512/init.c | 1 +
> drivers/spi/mtk_spim.c | 1 +
> 4 files changed, 4 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list