[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <wrfjha4px0wu.fsf@ultrasam.lan.trained-monkey.org>
Date: Fri, 16 May 2014 16:18:09 +0200
From: Jes Sorensen <Jes.Sorensen@...hat.com>
To: Jim Davis <jim.epost@...il.com>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
linux-next <linux-next@...r.kernel.org>,
linux-kernel <linux-kernel@...r.kernel.org>,
Larry.Finger@...inger.net,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-wireless@...r.kernel.org, devel <devel@...verdev.osuosl.org>
Subject: Re: randconfig build error with next-20140516, in drivers/staging/rtl8723au/core/rtw_cmd.c
Jim Davis <jim.epost@...il.com> writes:
> Building with the attached random configuration file,
>
> drivers/staging/rtl8723au/core/rtw_cmd.c: In function ‘c2h_evt_hdl’:
> drivers/staging/rtl8723au/core/rtw_cmd.c:1315:4: error: implicit declaration of
> function ‘c2h_handler_8723a’ [-Werror=implicit-function-declaration]
> ret = c2h_handler_8723a(adapter, c2h_evt);
> ^
> drivers/staging/rtl8723au/core/rtw_cmd.c: In function ‘rtw_evt_work’:
> drivers/staging/rtl8723au/core/rtw_cmd.c:1349:2: error: implicit declaration of
> function ‘c2h_id_filter_ccx_8723a’ [-Werror=implicit-function-declaration]
> if (c2h_id_filter_ccx_8723a(ework->u.c2h_evt.id) == true) {
> ^
> cc1: some warnings being treated as errors
Thanks for the report, I'll have a look.
Jes
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists