Skip to content
Commit 8dece35d authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

[media] dm644x_ccdc: use unsigned long for fpc_table_addr



The fpc_table_addr is used as an unsigned integer that stores
an address. At the Kernel, the proper type for such integers
is unsigned long.

This generates lots of warnings when compiling on 64 bits.

Signed-off-by: default avatarMauro Carvalho Chehab <m.chehab@samsung.com>
parent 212bdba3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment