[PATCH 1/8] drivers/pinctrl: sunxi/pinctrl-sunxi.c does not need module.h

Linus Walleij linus.walleij at linaro.org
Tue Mar 8 18:59:48 PST 2016


On Tue, Mar 1, 2016 at 3:48 AM, Paul Gortmaker
<paul.gortmaker at windriver.com> wrote:

> This file is not modular, nor is it using modular functions. The
> only thing close is the global THIS_MODULE which comes from export.h
> so lets replace it appropriately and cut back on the amount of
> header stuff we draw in by several thousand lines.
>
> Cc: Linus Walleij <linus.walleij at linaro.org>
> Cc: Maxime Ripard <maxime.ripard at free-electrons.com>
> Cc: linux-gpio at vger.kernel.org
> Cc: linux-arm-kernel at lists.infradead.org
> Signed-off-by: Paul Gortmaker <paul.gortmaker at windriver.com>

Patch applied with Maxime's ACK.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list