Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1628738

Re: [PATCH 2/2] clk: ti: fix building without legacy omap3

From Stephen Boyd <sboyd@codeaurora.org>
Newsgroups linux.kernel
Subject Re: [PATCH 2/2] clk: ti: fix building without legacy omap3
Date 2017-04-22 04:30 +0200
Message-ID <tySYa-5pV-1@gated-at.bofh.it> (permalink)
References <ty1TP-6kT-3@gated-at.bofh.it> <ty1TP-6kT-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 04/19, Arnd Bergmann wrote:
> When CONFIG_ATAGS or CONFIG_OMAP3 is disabled, we get a build error:
> 
> In file included from include/linux/clk-provider.h:15:0,
>                  from drivers/clk/ti/clk.c:19:
> drivers/clk/ti/clk.c: In function 'ti_clk_add_aliases':
> drivers/clk/ti/clk.c:438:29: error: 'simple_clk_match_table' undeclared (first use in this function); did you mean 'simple_attr_write'?
> 
> Moving the match table down fixes it.
> 
> Fixes: c17435c56bb1 ("clk: ti: add API for creating aliases automatically for simple clock types")
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> ---

Applied to clk-next

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 2/2] clk: ti: fix building without legacy omap3 Arnd Bergmann <arnd@arndb.de> - 2017-04-19 19:50 +0200
  Re: [PATCH 2/2] clk: ti: fix building without legacy omap3 Tero Kristo <t-kristo@ti.com> - 2017-04-20 17:30 +0200
  Re: [PATCH 2/2] clk: ti: fix building without legacy omap3 Stephen Boyd <sboyd@codeaurora.org> - 2017-04-22 04:30 +0200

csiph-web