Re: [U-Boot] [PATCH] Remove unused CONFIG_TWL4030_PWM

2017-07-26 Thread Tom Rini
On Wed, Jul 26, 2017 at 10:04:40AM -0500, Adam Ford wrote: > CONFIG_TWL4030_PWM is not being used by any source, so let's remove the > #define > and the whitelist entry > > Signed-off-by: Adam Ford > > diff --git a/include/configs/omap3_logic.h b/include/configs/omap3_logic.h > index 60d1f88..

[U-Boot] [PATCH] Remove unused CONFIG_TWL4030_PWM

2017-07-26 Thread Adam Ford
CONFIG_TWL4030_PWM is not being used by any source, so let's remove the #define and the whitelist entry Signed-off-by: Adam Ford diff --git a/include/configs/omap3_logic.h b/include/configs/omap3_logic.h index 60d1f88..51187c6 100644 --- a/include/configs/omap3_logic.h +++ b/include/configs/omap