[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACRpkdbKw9iyXKeVLi4Xc78tEiFE3bnvwPnzvRoLcys-5cpT0g@mail.gmail.com>
Date: Tue, 10 Apr 2012 10:06:26 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: Axel Lin <axel.lin@...il.com>
Cc: linux-kernel@...r.kernel.org,
Linus Walleij <linus.walleij@...ricsson.com>,
Bengt JONSSON <bengt.g.jonsson@...ricsson.com>,
Sundar R Iyer <sundar.iyer@...ricsson.com>,
Mark Brown <broonie@...nsource.wolfsonmicro.com>,
Liam Girdwood <lrg@...com>,
Stephen Rothwell <sfr@...b.auug.org.au>
Subject: Re: [PATCH 1/3] regulator: Fix build error for ab8500
On Tue, Apr 10, 2012 at 7:47 AM, Axel Lin <axel.lin@...il.com> wrote:
> Fix below build errors which is introduced by commit c172708
> "regulator: core: Use a struct to pass in regulator runtime configuration".
>
> CC drivers/regulator/ab8500.o
> drivers/regulator/ab8500.c: In function 'ab8500_regulator_probe':
> drivers/regulator/ab8500.c:783: error: invalid type argument of '->' (have 'struct regulator_config')
> drivers/regulator/ab8500.c:784: error: invalid type argument of '->' (have 'struct regulator_config')
> drivers/regulator/ab8500.c:785: error: invalid type argument of '->' (have 'struct regulator_config')
> make[2]: *** [drivers/regulator/ab8500.o] Error 1
> make[1]: *** [drivers/regulator] Error 2
> make: *** [drivers] Error 2
>
> Reported-by: Stephen Rothwell <sfr@...b.auug.org.au>
> Signed-off-by: Axel Lin <axel.lin@...il.com>
Acked-by: Linus Walleij <linus.walleij@...aro.org>
Thanks Axel,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists