Skip to content
Commit 824bb337 authored by Fabio Baltieri's avatar Fabio Baltieri Committed by Marti Bolivar
Browse files

drivers: display: ls0xx: fix compiler warning



Fix a compiler warning introduced in 0fa2c450:

/zephyr/drivers/display/ls0xx.c: In function 'ls0xx_init':
/zephyr/drivers/display/ls0xx.c:294:9: error: passing argument 5 of
'k_thread_create' discards 'const' qualifier from pointer target type
[-Werror=discarded-qualifiers]
  294 |         config, NULL, NULL,
      |         ^~~~~~

Signed-off-by: default avatarFabio Baltieri <fabio.baltieri@gmail.com>
parent 1b370eea
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment