1
0
Files
linux/drivers
Vincent Whitchurch fbc63864fa mic: Rename ioremap pointer to remap
Some architectures (like MIPS) implement ioremap as a macro, and this
leads to conflicts with the ioremap function pointer in various mic
structures.

 drivers/misc/mic/vop/vop_vringh.c:
   In function 'vop_virtio_init_post':
 drivers/misc/mic/vop/vop_vringh.c:86:13:
   error: macro "ioremap" passed 3 arguments, but takes just 2

Rename ioremap to remap to fix this.  Likewise for iounmap.

Signed-off-by: Vincent Whitchurch <vincent.whitchurch@axis.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-02-26 12:54:55 +01:00
..
2018-12-29 08:20:44 -07:00
2019-02-26 12:53:55 +01:00
2019-02-11 09:05:58 +01:00
2019-01-26 11:14:25 +01:00
2019-02-06 17:24:37 -05:00
2019-02-26 12:54:55 +01:00
2019-01-28 08:13:52 +01:00
2018-12-24 12:06:56 +01:00
2019-02-11 09:05:58 +01:00
2019-01-28 22:53:09 -08:00
2019-01-28 08:13:52 +01:00