[U-Boot] [PATCH 28/41] gpio: Drop sx151x driver
Bin Meng
bmeng.cn at gmail.com
Sun Jul 23 03:04:47 UTC 2017
Hi Simon,
On Sat, Jul 22, 2017 at 7:11 AM, Simon Glass <sjg at chromium.org> wrote:
> This driver is not used in U-Boot. Drop it and its associated CONFIG
> options.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> drivers/gpio/Makefile | 1 -
> drivers/gpio/sx151x.c | 242 -------------------------------------------
> scripts/config_whitelist.txt | 3 -
> 3 files changed, 246 deletions(-)
> delete mode 100644 drivers/gpio/sx151x.c
>
We should also drop include/sx151x.h.
Other than that,
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
Regards,
Bin
More information about the U-Boot
mailing list