Skip to content
Snippets Groups Projects
Commit 742f302c authored by Dhruva Gole's avatar Dhruva Gole Committed by Tom Rini
Browse files

dma: ti: k3-udma: Fix 'SZ_64K’ undeclared error


Include linux/sizes.h because it defines SZ_64K which is used in many
places inside k3-udma.c
This fixes the error: ‘SZ_64K’ undeclared which appears during build
time

Signed-off-by: default avatarDhruva Gole <d-gole@ti.com>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
parent ae179101
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment