[PATCH 2/2] power: pmic: remove pmic_max8997/8 files
Simon Glass
sjg at chromium.org
Mon Feb 1 21:44:07 CET 2021
On Thu, 28 Jan 2021 at 15:11, Jaehoon Chung <jh80.chung at samsung.com> wrote:
>
> Remove pmic_max8997/8 files about no-DM.
> There are already existed max8997/8 as driver-model.
>
> Signed-off-by: Jaehoon Chung <jh80.chung at samsung.com>
> ---
> drivers/power/pmic/Makefile | 2 -
> drivers/power/pmic/pmic_max8997.c | 107 ------------------------------
> drivers/power/pmic/pmic_max8998.c | 32 ---------
> 3 files changed, 141 deletions(-)
> delete mode 100644 drivers/power/pmic/pmic_max8997.c
> delete mode 100644 drivers/power/pmic/pmic_max8998.c
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list