Searched hist:a0c4dfeedea8155c2c217c19721ca3e4696cbcfb (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/clk/ |
H A D | clk-max77686.c | diff a0c4dfeedea8155c2c217c19721ca3e4696cbcfb Sat May 02 02:02:30 CEST 2015 Paul Gortmaker <paul.gortmaker@windriver.com> drivers/clk: include <module.h> for clk-max77xxx modular code
These files are built off of the tristate COMMON_CLK_MAX77686 and COMMON_CLK_MAX77802 respectively. They also contains modular function calls so they should explicitly include module.h to avoid compile breakage during header shuffles done in the future.
Cc: Mike Turquette <mturquette@linaro.org> Cc: Stephen Boyd <sboyd@codeaurora.org> Acked-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|