Geert Uytterhoeven
031c7a8cd6
openrisc: io: Add missing __iomem annotation to iounmap()
...
With C=1:
drivers/soc/renesas/rmobile-sysc.c:330:33: sparse: sparse: incorrect type in argument 1 (different address spaces) @@ expected void *addr @@ got void [noderef] __iomem *[assigned] base @@
drivers/soc/renesas/rmobile-sysc.c:330:33: sparse: expected void *addr
drivers/soc/renesas/rmobile-sysc.c:330:33: sparse: got void [noderef] __iomem *[assigned] base
Fix this by adding the missing __iomem annotation to iounmap().
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Stafford Horne <shorne@gmail.com>
2021-01-20 06:14:26 +09:00
..
2019-05-30 11:26:32 -07:00
2018-06-21 14:22:32 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2020-06-08 11:05:58 -07:00
2018-06-21 12:52:11 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2020-03-27 23:58:51 -04:00
2021-01-20 06:14:26 +09:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2020-12-29 15:36:49 -08:00
2019-05-30 11:26:32 -07:00
2020-10-27 16:02:37 +01:00
2019-05-30 11:26:32 -07:00
2020-04-10 15:36:21 -07:00
2020-08-07 11:33:26 -07:00
2020-06-09 09:39:14 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2017-11-03 14:01:13 +09:00
2017-11-03 14:01:12 +09:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2017-11-02 11:10:55 +01:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2020-11-09 08:16:55 -07:00
2017-11-03 14:01:16 +09:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2020-08-07 11:33:26 -07:00
2020-09-12 17:26:00 +09:00
2019-05-30 11:26:32 -07:00
2017-11-03 14:01:15 +09:00
2019-12-10 10:12:55 +01:00