drivers/gpio: include <module.h> for modular crystalcove code
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 1 May 2015 01:47:39 +0000 (21:47 -0400)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 12 May 2015 07:37:42 +0000 (09:37 +0200)
commitf1fb9c61b6649987a8c3afe5c4a58563e4e582d7
treed9a643a3929bba79f29df70f709d3daedb404ac3
parentc884fbd452147e952ae160e750553d00ea4dc4c9
drivers/gpio: include <module.h> for modular crystalcove code

This file is built off of a tristate Kconfig option and also contains
modular function calls so it should explicitly include module.h to
avoid compile breakage during header shuffles done in the future.

Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Alexandre Courbot <gnurou@gmail.com>
Cc: linux-gpio@vger.kernel.org
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-crystalcove.c