Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1645162
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | linux-next: build warning after merge of the drivers-x86 tree |
| Date | 2017-05-19 05:30 +0200 |
| Message-ID | <tIGM1-4u0-11@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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")
--
Cheers,
Stephen Rothwell
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
linux-next: build warning after merge of the drivers-x86 tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-05-19 05:30 +0200
Re: linux-next: build warning after merge of the drivers-x86 tree Darren Hart <dvhart@infradead.org> - 2017-05-20 00:10 +0200
Re: linux-next: build warning after merge of the drivers-x86 tree Andy Shevchenko <andy.shevchenko@gmail.com> - 2017-05-22 20:10 +0200
csiph-web