summaryrefslogtreecommitdiff
path: root/refs
diff options
context:
space:
mode:
authorRicardo Ribalda <ribalda@chromium.org>2023-09-20 14:59:39 +0200
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2024-09-14 03:23:04 +0300
commit52c975e5542504ac10bed8b1d68df5c75951d202 (patch)
treea09cf9730878dbe00869a3848f491275276242c2 /refs
parent323facd1d5bd6251eec70dd5c1484a12ce01202a (diff)
yavta: Format type errors for non x86 archesHEADmaster
mipsel64el, ppc64el, ia64, ppc64, sparc64 and x32 have different lengths for long long ints, which result in some compilation errors. Lets add some castings and inttypes macros to help the compiler deal with this. We have to use the castings, because kernel types (__u64 et al) does not seem to be compatible with inttypes macros. Signed-off-by: Ricardo Ribalda <ricardo@ribalda.com> Reviewed-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'refs')
0 files changed, 0 insertions, 0 deletions