diff options
author | Paul Gortmaker <paul.gortmaker@windriver.com> | 2016-02-29 20:48:37 (GMT) |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2016-03-09 03:22:47 (GMT) |
commit | bcc76199784804c7c0793db42001272a9fabe5db (patch) | |
tree | 89b6d94ba0d59d5c899a21ea42e94a7a7d905ca5 /lib | |
parent | cc2a73a4a9fb6961fccc5b5d16303630107f2ab9 (diff) | |
download | linux-bcc76199784804c7c0793db42001272a9fabe5db.tar.xz |
pinctrl: sunxi: does not need module.h
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: linux-gpio@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions