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)
commitcad3be2857e6b28a9e032939ff9736da15b2672b
treea976a7e7d83d4f1b810f3972b1793a48968b92e7
parent49aac8e5b4711b2c402a4bf029bb449f65f28287
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