Re: [PATCH 2/2] regulator: ab8500: Decomission platform data header

From: Linus Walleij
Date: Fri Dec 04 2020 - 19:31:22 EST


On Fri, Dec 4, 2020 at 11:30 PM Mark Brown <broonie@xxxxxxxxxx> wrote:
> On Fri, Dec 04, 2020 at 03:03:42PM +0100, Linus Walleij wrote:
> > ---
> > drivers/regulator/ab8500-ext.c | 13 ++-
> > drivers/regulator/ab8500.c | 116 ++++++++++++++++++++++-
> > include/linux/regulator/ab8500.h | 156 -------------------------------
> > 3 files changed, 127 insertions(+), 158 deletions(-)
> > delete mode 100644 include/linux/regulator/ab8500.h
>
> There's also an include of the header in ab8500-core.c which isn't
> removed by either this or the previous patch and needs to be handled
> somehow.

Weird since I built it and booted it!
I wonder what I did wrong this time :(

OK I'll fix it up and test again. Build a clean
tree etc.

Thanks!
Linus Walleij