-
Uwe Kleine-König authored
memcpy takes a const void * as 2nd argument. So the argument is converted automatically to void * anyhow. Signed-off-by:
Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Uwe Kleine-König authoredmemcpy takes a const void * as 2nd argument. So the argument is converted automatically to void * anyhow. Signed-off-by:
Uwe Kleine-König <u.kleine-koenig@pengutronix.de>