Bin Meng
5c7c9e623c
serial: sifive: Cast dev_read_addr() with uintptr_t
...
dev_read_addr() returns fdt_addr_t which is now a 64-bit address.
In a 32-bit build, this causes the following warning seen when
building serial_sifive.c:
warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
Cast the return value with uintptr_t.
Signed-off-by: Bin Meng <bin.meng@windriver.com>
2021-02-03 03:38:41 -07:00
..
2021-01-05 12:24:40 -07:00
2021-01-05 12:24:40 -07:00
2018-11-14 09:16:28 -08:00
2021-01-05 12:24:40 -07:00
2018-05-07 09:34:12 -04:00
2021-01-24 21:39:26 +01:00
2020-12-13 16:51:09 -07:00
2021-01-24 21:39:26 +01:00
2021-01-05 12:26:35 -07:00
2021-01-05 12:26:35 -07:00
2020-12-13 08:00:25 -07:00
2021-01-05 12:24:40 -07:00
2020-12-13 16:51:09 -07:00
2020-12-13 16:51:09 -07:00
2020-12-13 08:00:25 -07:00
2021-01-05 12:24:40 -07:00
2020-12-13 16:51:09 -07:00
2020-12-13 08:00:25 -07:00
2021-01-05 12:24:40 -07:00
2021-01-05 12:24:40 -07:00
2021-01-05 12:24:40 -07:00
2021-01-05 12:24:40 -07:00
2021-01-05 12:24:40 -07:00
2018-12-03 10:44:10 -05:00
2020-12-13 16:51:09 -07:00
2021-01-24 21:39:26 +01:00
2020-12-13 16:51:09 -07:00
2021-01-27 13:12:51 +01:00
2021-01-05 12:24:40 -07:00
2021-01-05 12:24:40 -07:00
2018-05-07 09:34:12 -04:00
2021-01-05 12:24:40 -07:00
2020-12-13 16:51:09 -07:00
2020-12-13 08:00:25 -07:00
2020-12-13 16:51:09 -07:00
2020-12-13 16:51:09 -07:00
2021-01-05 12:24:40 -07:00
2021-01-05 12:24:40 -07:00
2021-01-05 12:24:40 -07:00
2020-12-13 16:51:09 -07:00
2019-05-10 22:43:18 +02:00
2021-02-03 03:38:41 -07:00
2021-01-05 16:20:26 -05:00
2021-01-13 09:52:58 +01:00
2020-12-13 16:51:09 -07:00
2020-12-13 08:00:25 -07:00
2020-12-13 08:00:25 -07:00
2021-01-06 07:57:33 -05:00
2020-12-13 16:51:09 -07:00
2021-01-16 14:49:09 -05:00
2020-10-22 09:54:53 -04:00
2019-12-02 18:23:10 -05:00
2018-05-07 09:34:12 -04:00