Skip to content
Commit 97067d55 authored by Pierre Ossman's avatar Pierre Ossman
Browse files

wbsd: fix bad dma_addr_t conversion



DMA addresses are not pointers, so don't treat them as such. Avoids
compiler warnings when using 64-bit DMA addresses on a 32-bit system.

Signed-off-by: default avatarPierre Ossman <drzeus@drzeus.cx>
parent 7d2be074
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment