kernel: fix compile error inside adm6996.c
authorJohn Crispin <john@openwrt.org>
Mon, 9 Feb 2015 12:09:17 +0000 (12:09 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 9 Feb 2015 12:09:17 +0000 (12:09 +0000)
commit28353b3fc5e4cedcb9200b43cd738ac38e00eb96
treee116004b026203e75bdc4dd97379538fa1897304
parent2ca8a6cce44676f4436179ec808c5e1a8e4066ab
kernel: fix compile error inside adm6996.c

drivers/net/phy/adm6996.c:881:5: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'u32' [-Wformat=]

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44333
target/linux/generic/files/drivers/net/phy/adm6996.c