Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1622841 > unrolled thread
| Started by | Maxime Ripard <maxime.ripard@free-electrons.com> |
|---|---|
| First post | 2017-04-13 11:20 +0200 |
| Last post | 2017-04-13 11:20 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] clk: sunxi-ng: fix build failure in ccu-sun9i-a80 driver Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-04-13 11:20 +0200
| From | Maxime Ripard <maxime.ripard@free-electrons.com> |
|---|---|
| Date | 2017-04-13 11:20 +0200 |
| Subject | Re: [PATCH] clk: sunxi-ng: fix build failure in ccu-sun9i-a80 driver |
| Message-ID | <tvJ50-Rx-7@gated-at.bofh.it> |
[Multipart message — attachments visible in raw view] — view raw
On Mon, Apr 10, 2017 at 02:15:44PM +0200, Tobias Regnery wrote: > The ccu-sun9i-a80 driver uses the ccu_mult_ops struct, but unlike the other > users it doesen't select the corresponding Kconfig symbol under which the > struct is compiled in. > > This results in the following link error with CONFIG_SUN9I_A80_CCU=y and > CONFIG_SUNXI_CCU_MULT=n: > > drivers/built-in.o:(.data+0x2d638): undefined reference to 'ccu_mult_ops' > > Fix this by explicitly selecting CONFIG_SUNXI_CCU_MULT like the other > users of the struct. > > Signed-off-by: Tobias Regnery <tobias.regnery@gmail.com> Applied, thanks! Maxime -- Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com
Back to top | Article view | linux.kernel
csiph-web