Re: [PATCH 1/1] drivers/mtd/nvmxip: nvmxip.h is a global include

2024-07-20 Thread Tom Rini
On Mon, 15 Jul 2024 15:19:50 +0200, Heinrich Schuchardt wrote: > include/nvmxip.h is a global and not a local include. > So we should use angle brackets. > > Applied to u-boot/master, thanks! -- Tom

[PATCH 1/1] drivers/mtd/nvmxip: nvmxip.h is a global include

2024-07-15 Thread Heinrich Schuchardt
include/nvmxip.h is a global and not a local include. So we should use angle brackets. Fixes: dc3abd8006c5 ("nvmxip: move header to include") Signed-off-by: Heinrich Schuchardt --- drivers/mtd/nvmxip/nvmxip-uclass.c | 2 +- drivers/mtd/nvmxip/nvmxip.c| 2 +- drivers/mtd/nvmxip/nvmxip_qsp