aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/hamradio
diff options
context:
space:
mode:
authorValentin Longchamp <valentin.longchamp@keymile.com>2017-09-15 07:58:47 +0200
committerDavid S. Miller <davem@davemloft.net>2017-09-18 14:56:34 -0700
commit2df9d6730215db85f7306f0bda03b7391e392837 (patch)
tree8e6055e366b0c5ff67f054e44f7548083b8baca9 /drivers/net/hamradio
parentforcedeth: replace pci_map_single with dma_map_single functions (diff)
downloadlinux-dev-2df9d6730215db85f7306f0bda03b7391e392837.tar.xz
linux-dev-2df9d6730215db85f7306f0bda03b7391e392837.zip
net/ethernet/freescale: fix warning for ucc_geth
uf_info.regs is resource_size_t i.e. phys_addr_t that can be either u32 or u64 according to CONFIG_PHYS_ADDR_T_64BIT. The printk format is thus adaptet to u64 and the regs value cast to u64 to take both u32 and u64 into account. Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/hamradio')
0 files changed, 0 insertions, 0 deletions