Arnd Bergmann
9dea44c914
devres: allow const resource arguments
...
devm_ioremap_resource() does not currently take 'const' arguments,
which results in a warning from the first driver trying to do it
anyway:
drivers/gpio/gpio-amd-fch.c: In function 'amd_fch_gpio_probe':
drivers/gpio/gpio-amd-fch.c:171:49: error: passing argument 2 of 'devm_ioremap_resource' discards 'const' qualifier from pointer target type [-Werror=discarded-qualifiers]
priv->base = devm_ioremap_resource(&pdev->dev, &amd_fch_gpio_iores);
^~~~~~~~~~~~~~~~~~~
Change the prototype to allow it, as there is no real reason not to.
Fixes: 9bb2e0452508 ("gpio: amd: Make resource struct const")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20190628150049.1108048-1-arnd@arndb.de
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviwed-By: Enrico Weigelt <info@metux.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2019-07-03 10:08:43 +02:00
..
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-02-06 11:01:57 +01:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-05-24 17:27:10 +02:00
2019-05-24 17:37:52 +02:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2018-08-22 10:52:48 -07:00
2018-06-12 16:19:22 -07:00
2019-05-24 17:39:02 +02:00
2019-05-24 17:39:02 +02:00
2019-05-24 17:27:11 +02:00
2019-05-24 17:27:11 +02:00
2017-07-14 15:05:13 -07:00
2018-06-21 14:25:21 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-10-12 09:17:46 +02:00
2019-05-14 19:52:49 -07:00
2019-05-21 10:50:45 +02:00
2019-02-13 08:16:41 +01:00
2018-03-14 16:55:29 -07:00
2018-08-16 12:14:42 -07:00
2018-03-09 16:40:01 -08:00
2019-05-24 17:27:11 +02:00
2018-11-30 07:22:05 +01:00
2018-11-20 14:26:55 +08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-04-08 18:39:23 -05:00
2019-05-24 17:39:02 +02:00
2017-11-02 11:10:55 +01:00
2019-03-12 10:04:02 -07:00
2017-09-26 15:01:20 -06:00
2017-09-26 15:01:20 -06:00
2019-02-15 19:50:07 +01:00
2018-07-27 19:04:33 +08:00
2017-02-24 17:46:57 -08:00
2018-08-22 10:52:48 -07:00
2018-01-08 10:08:33 +00:00
2019-04-25 15:38:12 +08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-05-21 10:50:45 +02:00
2018-12-28 12:11:45 -08:00
2018-06-12 23:33:24 +02:00
2018-07-27 19:16:38 +08:00
2017-11-02 11:10:55 +01:00
2017-02-24 17:46:57 -08:00
2019-05-24 17:37:53 +02:00
2017-11-02 11:10:55 +01:00
2019-07-03 10:08:43 +02:00
2019-04-25 15:38:12 +08:00
2018-03-15 13:25:36 +01:00
2019-05-01 12:29:28 -04:00
2017-11-15 11:56:19 -08:00
2019-04-09 14:19:06 +02:00
2018-04-27 08:51:26 -04:00
2017-07-10 16:32:35 -07:00
2019-05-21 10:50:45 +02:00
2019-01-04 13:13:46 -08:00
2018-02-06 18:32:44 -08:00
2017-11-02 11:10:55 +01:00
2018-07-27 19:04:33 +08:00
2018-12-29 11:36:44 -08:00
2019-01-05 13:54:53 -08:00
2019-03-12 10:04:02 -07:00
2017-02-24 17:46:57 -08:00
2017-02-24 17:46:57 -08:00
2017-09-08 18:26:49 -07:00
2019-05-13 11:07:33 +02:00
2019-05-21 10:50:45 +02:00
2017-11-02 11:10:55 +01:00
2019-05-21 10:50:45 +02:00
2019-05-21 10:50:45 +02:00
2019-01-22 13:39:59 +01:00
2018-05-09 06:55:44 +02:00
2018-12-28 12:11:50 -08:00
2019-05-21 10:50:45 +02:00
2019-02-19 20:52:19 -07:00
2019-05-24 17:27:11 +02:00
2017-11-02 11:10:55 +01:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-05-24 17:36:45 +02:00
2018-07-02 16:20:23 -04:00
2019-04-01 07:37:12 +02:00
2019-05-03 08:26:51 +02:00
2018-10-31 08:54:13 -07:00
2017-11-02 11:10:55 +01:00
2019-04-25 15:38:12 +08:00
2018-04-11 10:28:35 -07:00
2019-05-14 19:52:49 -07:00
2017-10-25 11:01:08 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-02-28 07:55:43 +01:00
2018-04-12 09:41:19 -07:00
2018-03-21 17:18:34 -05:00
2019-05-24 17:37:53 +02:00
2019-05-24 17:39:02 +02:00
2019-05-14 19:52:49 -07:00
2018-10-16 13:45:44 +02:00
2019-05-21 10:50:45 +02:00
2017-11-02 11:10:55 +01:00
2019-05-24 17:39:02 +02:00
2017-11-02 11:10:55 +01:00
2019-05-21 10:50:45 +02:00
2019-05-04 01:27:11 -04:00
2018-07-09 14:10:40 +02:00
2017-11-02 11:10:55 +01:00
2019-05-21 10:50:45 +02:00
2017-11-02 11:10:55 +01:00
2019-02-14 12:41:54 -05:00
2019-05-21 10:50:45 +02:00
2019-05-24 17:27:11 +02:00
2017-11-04 09:26:51 +09:00
2019-05-03 10:49:17 -04:00
2017-02-03 16:35:42 -05:00
2018-10-31 08:54:12 -07:00
2018-01-26 11:45:16 -06:00
2018-08-30 12:56:40 +02:00
2019-05-21 10:50:45 +02:00
2019-05-21 10:50:45 +02:00
2019-05-21 11:28:45 +02:00
2019-05-21 10:50:45 +02:00
2018-12-06 08:26:16 -05:00
2019-05-17 11:32:47 -07:00
2017-10-03 17:54:26 -07:00
2019-05-21 10:50:45 +02:00
2017-12-14 16:00:48 -08:00
2019-02-04 09:03:31 +01:00
2019-05-16 09:45:20 -07:00
2019-05-23 10:25:26 -06:00
2019-02-11 15:02:33 -07:00
2018-12-22 08:21:03 -05:00
2019-05-21 10:50:45 +02:00
2017-11-02 11:10:55 +01:00
2018-04-13 17:10:28 -07:00
2018-12-28 12:11:49 -08:00
2019-04-25 19:47:24 +02:00
2019-02-13 08:16:40 +01:00
2019-05-14 19:52:49 -07:00
2019-04-29 12:37:57 +02:00
2019-05-21 10:50:45 +02:00
2019-04-08 16:44:21 -06:00
2019-04-24 12:19:45 +02:00
2019-04-24 12:19:45 +02:00
2019-04-05 09:26:43 -04:00
2018-06-27 18:58:49 +03:00
2019-05-21 10:50:45 +02:00
2019-02-25 22:18:07 +01:00
2019-05-21 10:50:45 +02:00
2019-05-21 10:50:45 +02:00
2019-05-21 10:50:45 +02:00
2018-11-30 12:13:15 -08:00
2018-10-15 16:31:29 -04:00
2019-03-05 21:07:13 -08:00
2019-02-01 15:46:23 -08:00
2019-05-21 10:50:45 +02:00
2018-10-16 13:45:44 +02:00
2019-05-21 10:50:45 +02:00
2019-02-13 22:13:29 -08:00
2018-08-08 09:47:26 -06:00
2017-02-26 11:03:38 -05:00
2019-05-21 10:50:45 +02:00
2019-04-12 17:34:45 -07:00
2017-01-09 13:58:57 -05:00
2019-05-21 10:50:45 +02:00
2019-03-04 09:29:52 -08:00
2019-05-21 10:50:45 +02:00
2019-04-08 16:44:21 -06:00
2019-05-14 19:52:51 -07:00
2019-03-07 18:32:00 -08:00
2018-03-26 15:55:57 +02:00
2017-07-21 09:38:30 +02:00
2019-05-14 19:52:49 -07:00
2019-02-21 17:54:44 -05:00
2018-04-16 18:53:13 -04:00
2017-12-29 23:13:10 +01:00
2017-10-22 03:14:07 +01:00
2017-10-22 03:14:07 +01:00
2019-05-06 11:39:17 -07:00
2019-05-06 11:12:09 -07:00
2019-05-24 17:39:02 +02:00
2018-06-07 17:34:39 -07:00
2019-01-03 18:57:57 -08:00
2017-12-11 15:03:08 -07:00
2019-05-21 10:50:45 +02:00
2017-11-02 11:10:55 +01:00
2019-02-21 17:54:44 -05:00
2017-08-15 09:02:07 -07:00