
2 May
2023
2 May
'23
3:11 p.m.
Move header to include to allow external code to get the internal bdev structures to access block device operations.
as at it, just add the UCLASS_NVMXIP string so we get the correct output in partitions listing.
Signed-off-by: Rui Miguel Silva rui.silva@linaro.org --- {drivers/mtd/nvmxip => include}/nvmxip.h | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {drivers/mtd/nvmxip => include}/nvmxip.h (100%)
diff --git a/drivers/mtd/nvmxip/nvmxip.h b/include/nvmxip.h similarity index 100% rename from drivers/mtd/nvmxip/nvmxip.h rename to include/nvmxip.h
--
2.40.0