diff options
author | Guenter Roeck <linux@roeck-us.net> | 2016-07-24 00:00:15 (GMT) |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2016-07-25 12:49:13 (GMT) |
commit | 20ff3ada476b2fdc2e50f55686a5267526fca605 (patch) | |
tree | 7e8b1535be195a7b108ec6640422857880345cb5 /arch/um/.gitignore | |
parent | 7587eb18fa9d7c3c227d48d27a18dcb3042d7e17 (diff) | |
download | linux-20ff3ada476b2fdc2e50f55686a5267526fca605.tar.xz |
MIPS: ath79: Add missing include file
Commit ddd0ce87bfde ("mips: Remove unnecessary of_platform_populate with
default match table") dropped the include of linux/clk-provider.h from
arch/mips/ath79/setup.c. This results in the following build error.
arch/mips/ath79/setup.c: In function 'ath79_of_plat_time_init':
arch/mips/ath79/setup.c:232:2: error:
implicit declaration of function 'of_clk_init'
Fixes: ddd0ce87bfde ("mips: Remove unnecessary of_platform_populate with default match table")
Cc: Rob Herring <robh@kernel.org>
Cc: Kefeng Wang <wangkefeng.wang@huawei.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'arch/um/.gitignore')
0 files changed, 0 insertions, 0 deletions