[PATCH v1] i2c: nuvoton: renamed the NPCM i2c driver

Jim Liu jim.t90615 at gmail.com
Mon Nov 21 09:59:32 CET 2022


The Makefile name is npcm_i2c but the driver is npcm-i2c.

Signed-off-by: Jim Liu <JJLIU0 at nuvoton.com>
---
 drivers/i2c/{npcm-i2c.c => npcm_i2c.c} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename drivers/i2c/{npcm-i2c.c => npcm_i2c.c} (100%)

diff --git a/drivers/i2c/npcm-i2c.c b/drivers/i2c/npcm_i2c.c
similarity index 100%
rename from drivers/i2c/npcm-i2c.c
rename to drivers/i2c/npcm_i2c.c
-- 
2.17.1



More information about the U-Boot mailing list