Arnd Bergmann
3af9256150
Input: cros_ec_keyb - remove extraneous 'const'
...
gcc-7 warns about 'const SIMPLE_DEV_PM_OPS', as that macro already contains
a 'const' keyword:
drivers/input/keyboard/cros_ec_keyb.c:663:14: error: duplicate 'const' declaration specifier [-Werror=duplicate-decl-specifier]
static const SIMPLE_DEV_PM_OPS(cros_ec_keyb_pm_ops, NULL, cros_ec_keyb_resume);
This removes the extra one.
Fixes: 6af6dc2d2aa6 ("input: Add ChromeOS EC keyboard driver")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2017-05-11 17:41:01 -07:00
..
2017-01-21 23:51:49 -08:00
2017-01-22 17:22:25 -08:00
2016-04-26 15:33:44 +02:00
2016-03-30 10:54:33 +02:00
2014-12-17 10:06:02 -08:00
2015-01-18 00:10:28 -08:00
2015-04-11 00:03:08 -07:00
2017-01-31 11:31:48 -08:00
2017-01-22 17:22:25 -08:00
2017-01-21 23:51:49 -08:00
2016-07-06 17:38:18 +02:00
2017-05-11 17:41:01 -07:00
2017-01-21 23:51:54 -08:00
2014-10-20 16:20:39 +02:00
2016-03-02 09:39:00 -08:00
2017-02-23 08:46:04 -08:00
2017-02-23 08:46:04 -08:00
2014-12-27 20:43:35 -08:00
2015-09-05 11:49:33 -07:00
2015-03-06 11:25:31 -08:00
2017-01-21 23:51:49 -08:00
2016-09-10 10:47:47 -07:00
2017-01-18 14:50:23 -08:00
2014-01-06 23:23:57 -08:00
2014-12-03 15:28:26 -08:00
2015-07-17 16:57:00 -07:00
2017-04-10 20:41:40 -07:00
2017-01-31 11:31:48 -08:00
2017-01-18 14:50:23 -08:00
2017-01-22 17:22:25 -08:00
2017-03-29 00:25:01 -07:00
2017-01-21 23:51:49 -08:00
2015-07-17 16:57:00 -07:00
2017-01-21 23:51:54 -08:00
2014-01-06 23:23:57 -08:00
2015-10-22 23:31:22 -07:00
2017-01-21 23:51:49 -08:00
2017-04-10 20:51:49 -07:00
2016-04-05 10:17:19 -07:00
2017-01-22 17:22:25 -08:00
2017-01-31 11:31:48 -08:00
2017-01-31 11:31:48 -08:00
2014-10-20 16:20:39 +02:00
2017-03-23 14:46:33 -07:00
2015-07-17 16:57:00 -07:00
2017-01-21 23:53:19 -08:00
2014-01-06 23:23:57 -08:00
2016-09-26 20:01:59 -07:00
2017-01-21 23:53:19 -08:00
2017-01-31 11:31:48 -08:00
2017-01-31 11:31:48 -08:00
2014-01-06 23:23:57 -08:00
2017-01-21 23:51:49 -08:00
2014-01-06 23:23:57 -08:00
2016-05-25 17:37:15 -07:00
2013-12-06 02:06:29 -08:00
2017-02-23 09:21:30 -08:00
2016-08-22 14:14:45 -07:00
2017-01-22 17:22:25 -08:00
2017-01-31 11:31:48 -08:00
2014-10-20 16:20:39 +02:00
2014-01-06 23:23:57 -08:00