Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1463206
| From | Stephen Boyd <sboyd@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/2] clk: fixed-rate: Remove export symbol on setup function |
| Date | 2016-08-16 00:10 +0200 |
| Message-ID | <s6yf0-327-27@gated-at.bofh.it> (permalink) |
| References | <s5woV-1ni-3@gated-at.bofh.it> <s5woW-1ni-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 08/12, Stephen Boyd wrote: > This function is only called by builtin code, but we always > exported it and had marked it as __init before commit > e4eda8e0654c (clk: remove exported function from __init section, > 2013-01-06) removed that marking. Given that it isn't used by > modules, lets unexport it and add back __init. > > Cc: Denis Efremov <yefremov.denis@gmail.com> > Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> > --- 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 | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 1/2] clk: fixed-factor: Remove export symbol on setup function Stephen Boyd <sboyd@codeaurora.org> - 2016-08-13 04:00 +0200
[PATCH 2/2] clk: fixed-rate: Remove export symbol on setup function Stephen Boyd <sboyd@codeaurora.org> - 2016-08-13 04:00 +0200
Re: [PATCH 2/2] clk: fixed-rate: Remove export symbol on setup function Stephen Boyd <sboyd@codeaurora.org> - 2016-08-16 00:10 +0200
Re: [PATCH 2/2] clk: fixed-rate: Remove export symbol on setup function Geert Uytterhoeven <geert@linux-m68k.org> - 2016-08-16 14:30 +0200
Re: [PATCH 2/2] clk: fixed-rate: Remove export symbol on setup function Stephen Boyd <sboyd@codeaurora.org> - 2016-08-16 19:40 +0200
Re: [PATCH 2/2] clk: fixed-rate: Remove export symbol on setup function Geert Uytterhoeven <geert@linux-m68k.org> - 2016-08-17 22:30 +0200
Re: [PATCH 1/2] clk: fixed-factor: Remove export symbol on setup function Stephen Boyd <sboyd@codeaurora.org> - 2016-08-16 00:10 +0200
csiph-web