Commit 19163ac3 authored by Zhao Qiang's avatar Zhao Qiang Committed by David S. Miller

fsl/qe: Make regs resouce_size_t

Signed-off-by: default avatarZhao Qiang <qiang.zhao@nxp.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent bb8b2062
......@@ -123,7 +123,7 @@ struct ucc_fast_info {
enum qe_clock tx_clock;
enum qe_clock rx_sync;
enum qe_clock tx_sync;
u32 regs;
resource_size_t regs;
int irq;
u32 uccm_mask;
int bd_mem_part;
......
Markdown is supported
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