Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1173302
| From | Geert Uytterhoeven <geert@linux-m68k.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] staging: board: Add dependency on CLKDEV_LOOKUP |
| Date | 2015-06-27 10:00 +0200 |
| Message-ID | <pFTbP-7VW-3@gated-at.bofh.it> (permalink) |
| References | <pFOca-U0-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sat, Jun 27, 2015 at 4:39 AM, Guenter Roeck <linux@roeck-us.net> wrote:
> The code depends on CLKDEV_LOOKUP since commit 225d68d852f1 ("staging:
> board: Add support for devices with complex dependencies").
>
> Related build error (powerpc:allmodconfig):
>
> drivers/built-in.o: In function `.board_staging_register_clock':
> (.init.text+0x1d8e0): undefined reference to `.clk_add_alias'
>
> Fixes: 225d68d852f1 ("staging: board: Add support for devices
> with complex dependencies")
> Cc: Geert Uytterhoeven <geert+renesas@glider.be>
> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
See also
[PATCH v2] staging: make board support depend on OF_IRQ and CLKDEV_LOOKUP
https://lkml.org/lkml/2015/6/20/215
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] staging: board: Add dependency on CLKDEV_LOOKUP Geert Uytterhoeven <geert@linux-m68k.org> - 2015-06-27 10:00 +0200
csiph-web