diff options
author | 2017-05-22 15:07:03 +0200 | |
---|---|---|
committer | 2017-05-23 19:36:25 +0300 | |
commit | 46936fd65c107ed935e21bfa6fc00b4f510b1714 (patch) | |
tree | c05dd867b1fc8c1be5c49a1aa70737cc13ff6592 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | platform/x86: topstar-laptop: Add new device id (diff) | |
download | linux-dev-46936fd65c107ed935e21bfa6fc00b4f510b1714.tar.xz linux-dev-46936fd65c107ed935e21bfa6fc00b4f510b1714.zip |
platform/x86: ideapad-laptop: hide unused 'touchpad_store'
A readonly sysfs property must not have a 'store' function:
drivers/platform/x86/ideapad-laptop.c:438:16: error: 'touchpad_store' defined but not used [-Werror=unused-function]
We can either comment it out or remove the function entirely,
without a good reason one or or another I picked the second option.
Fixes: 7f363145992c ("platform/x86: ideapad-laptop: Switch touchpad attribute to be RO")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions