Re: linux-next: build warning after merge of the drivers-x86 tree
From: Darren Hart <dvhart@infradead.org>
Date: 2017-05-19 22:09:36
Also in:
lkml
From: Darren Hart <dvhart@infradead.org>
Date: 2017-05-19 22:09:36
Also in:
lkml
On Fri, May 19, 2017 at 01:23:17PM +1000, Stephen Rothwell wrote:
Hi Darren,
After merging the drivers-x86 tree, today's linux-next build (x86_64
allmodconfig) produced this warning:
drivers/platform/x86/ideapad-laptop.c:438:16: warning: 'touchpad_store' defined but not used [-Wunused-function]
static ssize_t touchpad_store(struct device *dev,
^
Introduced by commit
7f363145992c ("platform/x86: ideapad-laptop: Switch touchpad attribute to be RO")Thank you Stephen, Andy, you warned me about this and I had forgotten before I included it in next. Would you like to drop this change, or drop the touchpad_store function? -- Darren Hart VMware Open Source Technology Center