[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210914085214.GA2088@kadam>
Date: Tue, 14 Sep 2021 11:52:15 +0300
From: Dan Carpenter <dan.carpenter@...cle.com>
To: Bryan Brattlof <hello@...anbrattlof.com>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging: rtl8723bs: define wowlan_stub only when
CONFIG_PM is enabled
On Mon, Sep 13, 2021 at 11:42:55PM +0000, Bryan Brattlof wrote:
> I'll be back with a v2 that rips all of this out.
Or use the __maybe_unused annotation:
static __maybe_unused const struct wiphy_wowlan_support wowlan_stub = {
regards,
dan carpenter
Powered by blists - more mailing lists