commit | ade52af9e13a584aa4c54bb3fce71b2bad5b0a35 | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Fri May 01 20:02:30 2015 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Tue Jun 16 14:12:25 2015 -0400 |
tree | 95329320f9c281acdfe0f7bf70d675947135dcb0 | |
parent | a0c4dfeedea8155c2c217c19721ca3e4696cbcfb [diff] |
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>