From: Valentin Rothberg
Date: Wed, 26 Aug 2015 15:36:12 +0200
> The Kconfig option AVERAGE and its implementation has been removed by
> commit f4e774f55fe0 ("average: remove out-of-line implementation").
> Remove the dead build rule in lib/Makefile.
>
> Signed-off-by: Valentin Rothberg
> Review
The Kconfig option AVERAGE and its implementation has been removed by
commit f4e774f55fe0 ("average: remove out-of-line implementation").
Remove the dead build rule in lib/Makefile.
Signed-off-by: Valentin Rothberg
Reviewed-by: Johannes Berg
---
I detected the issue with scripts/checkkconfigsymb
From: Johannes Berg
Date: Fri, 21 Aug 2015 12:13:23 +0200
> On Fri, 2015-08-21 at 10:05 +, Valentin Rothberg wrote:
>> The Kconfig option AVERAGE and its implementation has been removed by
>> commit f4e774f55fe0 ("average: remove out-of-line implementation").
>> Remove the dead build rule in
On Fri, 2015-08-21 at 10:05 +, Valentin Rothberg wrote:
> The Kconfig option AVERAGE and its implementation has been removed by
> commit f4e774f55fe0 ("average: remove out-of-line implementation").
> Remove the dead build rule in lib/Makefile.
D'oh, sorry about that.
Reviewed-by: Johannes Ber