]> git.baikalelectronics.ru Git - kernel.git/commit
of: Make of_get_phy_mode() return int i.s.o. const int
authorGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 18 Aug 2013 11:01:30 +0000 (13:01 +0200)
committerGrant Likely <grant.likely@linaro.org>
Wed, 28 Aug 2013 19:50:19 +0000 (20:50 +0100)
commite89c9b105b569ed1f6a02a6b65b48e2385bd0f15
treece452bfafc5219963c8bd702df24b722a701153f
parent95f7309c7b9e764a61ae6b7acce6a5645bf55fbd
of: Make of_get_phy_mode() return int i.s.o. const int

include/linux/of_net.h:16: warning: type qualifiers ignored on function return type

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Grant Likely <grant.likely@linaro.org>
drivers/of/of_net.c
include/linux/of_net.h