lkml.org 
[lkml]   [2016]   [Jul]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH -next] MIPS: ath79: Add missing include file
On Sat, Jul 23, 2016 at 7:00 PM, Guenter Roeck <linux@roeck-us.net> wrote:
> 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>
> ---
> arch/mips/ath79/setup.c | 1 +
> 1 file changed, 1 insertion(+)

Since the error is in my tree, I've applied this. Thanks.

Rob

\
 
 \ /
  Last update: 2016-07-25 16:01    [W:2.370 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site