Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 311d5ce8 authored by Tomi Valkeinen's avatar Tomi Valkeinen
Browse files

OMAPDSS: fix compilation warnings



When compiling on x86 we get following warnings:

warning: field width specifier ‘*’ expects argument of type ‘int’, but
argument 5 has type ‘size_t’ [-Wformat]

Fix these by casting the size_t to int.

Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
parent 33366d0e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment