drivers/clk: include <module.h> for clk-max77xxx modular code
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sat, 2 May 2015 00:02:30 +0000 (20:02 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Tue, 16 Jun 2015 18:12:25 +0000 (14:12 -0400)
commita0c4dfeedea8155c2c217c19721ca3e4696cbcfb
tree503f829a12e86993441be8008d53a3e714778634
parent0f57d86787d8b1076ea8f9cbdddda2a46d534a27
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>
drivers/clk/clk-max77686.c
drivers/clk/clk-max77802.c
This page took 0.026512 seconds and 5 git commands to generate.