[PATCH 15/49] dtoc: Rename dt-platdata.c to dt-plat.c
Simon Glass
sjg at chromium.org
Wed Jan 6 16:12:54 CET 2021
Use this new name to be consistent with the rest of U-Boot, which talks
about 'plat' for the platform data, which is what this file holds.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
include/dm/platdata.h | 2 +-
include/linux/mtd/spi-nor.h | 2 +-
scripts/Makefile.spl | 2 +-
tools/dtoc/dtb_platdata.py | 4 ++--
tools/dtoc/test_dtoc.py | 4 ++--
5 files changed, 7 insertions(+), 7 deletions(-)
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list