Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1647774
| From | Wolfram Sang <wsa@the-dreams.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] mmc: renesas-sdhi: export renesas_sdhi_probe |
| Date | 2017-05-23 10:10 +0200 |
| Message-ID | <tKd3c-sK-19@gated-at.bofh.it> (permalink) |
| References | <tJVJ0-6iD-25@gated-at.bofh.it> <tJY49-7To-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Mon, May 22, 2017 at 05:51:57PM +0200, Ulf Hansson wrote:
> On 22 May 2017 at 15:33, Arnd Bergmann <arnd@arndb.de> wrote:
> > We now build the sdhi driver in separate modules, which means we
> > have to export the symbols that are called from another module:
> >
> > ERROR: "renesas_sdhi_remove" [drivers/mmc/host/renesas_sdhi_sys_dmac.ko] undefined!
> > ERROR: "renesas_sdhi_probe" [drivers/mmc/host/renesas_sdhi_sys_dmac.ko] undefined!
> >
> > Fixes: 94418768f765 ("mmc: renesas-sdhi: make renesas_sdhi_sys_dmac main module file")
> > Signed-off-by: Arnd Bergmann <arnd@arndb.de>
>
> Thanks, applied for next!
Wow, that was fast :) FWIW:
Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Thanks, Arnd!
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] mmc: renesas-sdhi: export renesas_sdhi_probe Arnd Bergmann <arnd@arndb.de> - 2017-05-22 15:40 +0200
Re: [PATCH] mmc: renesas-sdhi: export renesas_sdhi_probe Ulf Hansson <ulf.hansson@linaro.org> - 2017-05-22 18:10 +0200
Re: [PATCH] mmc: renesas-sdhi: export renesas_sdhi_probe Wolfram Sang <wsa@the-dreams.de> - 2017-05-23 10:10 +0200
Re: [PATCH] mmc: renesas-sdhi: export renesas_sdhi_probe Simon Horman <horms@verge.net.au> - 2017-05-23 07:40 +0200
csiph-web