diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2017-05-15 12:23:07 +0200 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | 2017-06-07 15:32:12 +0200 |
commit | b042e42feec495dd199525d3f88ffb323e5ec199 (patch) | |
tree | 1423928a14386318785992bfc4f02481a4827c01 /drivers/clk/tegra/clk-tegra-super-gen4.c | |
parent | clk: sunxi-ng: add support for DE2 CCU (diff) | |
download | linux-b042e42feec495dd199525d3f88ffb323e5ec199.tar.xz linux-b042e42feec495dd199525d3f88ffb323e5ec199.zip |
clk: sunxi-ng: explicitly include linux/spinlock.h
ccu_reset.h and ccu_reset.c use spinlock_t and associated functions but
rely on implict inclusion of linux/spinlock.h which means that changes
in other headers could break the build. Thus, add an explicit include.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Acked-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'drivers/clk/tegra/clk-tegra-super-gen4.c')
0 files changed, 0 insertions, 0 deletions