Jaehoon Chung
a0b74acb9b
common: splash_source: fix -Wint-to-pointer-cast warning
...
Fix -Wint-to-pointer-cast warning
common/splash_source.c: In function 'splash_load_raw':
common/splash_source.c💯 12: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
100 | bmp_hdr = (struct bmp_header *)bmp_load_addr;
| ^
common/splash_source.c: In function 'splash_sf_read_raw':
common/splash_source.c:39:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
39 | return spi_flash_read(sf, offset, read_size, (void *)bmp_load_addr);
| ^
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2021-02-19 22:17:10 +01:00
..
2018-05-07 09:34:12 -04:00
2021-02-02 15:33:42 -05:00
2021-02-17 19:46:43 -05:00
2020-05-18 21:19:18 -04:00
2021-02-02 15:33:42 -05:00
2020-08-24 14:11:13 -04:00
2020-05-18 21:19:23 -04:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2020-05-18 21:19:18 -04:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2019-12-02 18:23:13 -05:00
2021-02-02 15:33:42 -05:00
2020-05-18 21:19:18 -04:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2020-12-04 16:10:01 -05:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2020-11-19 09:45:49 -05:00
2021-02-16 11:16:08 -05:00
2020-05-18 21:19:18 -04:00
2018-05-07 09:34:12 -04:00
2021-01-31 14:08:56 +01:00
2021-02-02 15:33:42 -05:00
2020-05-18 21:19:18 -04:00
2021-02-02 15:33:42 -05:00
2021-02-15 19:17:18 -05:00
2021-02-18 11:56:25 +01:00
2020-05-18 21:19:18 -04:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2019-08-07 15:31:05 -04:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2021-02-15 22:31:52 -05:00
2021-02-15 19:17:25 -05:00
2021-02-15 22:31:54 -05:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2021-02-16 11:16:08 -05:00
2021-02-02 15:33:42 -05:00
2021-01-29 10:36:48 -05:00
2021-02-15 22:31:53 -05:00
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:23 -04:00
2018-05-07 09:34:12 -04:00
2020-05-18 21:19:18 -04:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2018-04-27 14:54:48 -04:00
2020-12-03 21:22:49 +01:00
2021-01-16 14:49:09 -05:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2020-05-07 09:01:42 -04:00
2020-05-18 21:19:23 -04:00
2018-05-07 09:34:12 -04:00
2021-02-19 22:17:10 +01:00
2020-06-28 01:03:09 +02:00
2021-02-16 11:16:07 -05:00
2021-02-15 22:31:52 -05:00
2020-12-13 16:51:09 -07:00
2021-02-16 11:16:08 -05:00
2021-01-06 07:57:33 -05:00
2020-05-18 21:19:23 -04:00
2020-10-22 09:54:53 -04:00