[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130325202146.GA14900@kroah.com>
Date: Mon, 25 Mar 2013 13:21:46 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Tomas Winkler <tomas.winkler@...el.com>
Cc: arnd@...db.de, linux-kernel@...r.kernel.org
Subject: Re: [char-misc-next 2/2] mei: drop RECOVERING_FROM_RESET device state
On Sun, Mar 17, 2013 at 11:41:21AM +0200, Tomas Winkler wrote:
> ECOVERING_FROM_RESET device state is never set
> we can remove it
Really? I now get the following build error with this patch applied:
drivers/misc/mei/pci-me.c: In function ‘mei_pci_suspend’:
drivers/misc/mei/pci-me.c:323:24: error: ‘MEI_DEV_RECOVERING_FROM_RESET’ undeclared (first use in this function)
drivers/misc/mei/pci-me.c:323:24: note: each undeclared identifier is reported only once for each function it appears in
Please be more careful.
greg k-h
--
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