[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAHp75VdU1u9VueXB+f68c5TA4QsxBNihv_VtWw2zPpWvehV1vQ@mail.gmail.com>
Date: Wed, 3 Oct 2018 11:00:44 +0300
From: Andy Shevchenko <andy.shevchenko@...il.com>
To: Randy Dunlap <rdunlap@...radead.org>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
linux-next <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Platform Driver <platform-driver-x86@...r.kernel.org>,
Stuart Hayes <stuart.w.hayes@...il.com>
Subject: Re: linux-next: Tree for Oct 2 (dell: dcdbas)
On Tue, Oct 2, 2018 at 7:52 PM Randy Dunlap <rdunlap@...radead.org> wrote:
>
> On 10/2/18 2:18 AM, Stephen Rothwell wrote:
> > Hi all,
> >
> > Changes since 20180928:
> >
>
> on i386 or x86_64:
>
> CC drivers/platform/x86/dcdbas.o
> ../drivers/platform/x86/dcdbas.c: In function 'dcdbas_check_wsmt':
> ../drivers/platform/x86/dcdbas.c:572:2: error: implicit declaration of function 'memremap' [-Werror=implicit-function-declaration]
> eps_buffer = memremap(eps->smm_comm_buff_addr, remap_size, MEMREMAP_WB);
> ^
> ../drivers/platform/x86/dcdbas.c:572:61: error: 'MEMREMAP_WB' undeclared (first use in this function)
> eps_buffer = memremap(eps->smm_comm_buff_addr, remap_size, MEMREMAP_WB);
> ^
> ../drivers/platform/x86/dcdbas.c:572:61: note: each undeclared identifier is reported only once for each function it appears in
> ../drivers/platform/x86/dcdbas.c: In function 'dcdbas_exit':
> ../drivers/platform/x86/dcdbas.c:748:3: error: implicit declaration of function 'memunmap' [-Werror=implicit-function-declaration]
> memunmap(eps_buffer);
> ^
>
>
> Reported-by: Randy Dunlap <rdunlap@...radead.org>
Sorry for that. Arnd sent a fix and I'm going to apply it soon.
>
> --
> ~Randy
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists