]> 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)
commit57782540f423eee17bd133f2d27f66f34e8ae593
treece452bfafc5219963c8bd702df24b722a701153f
parent6abc25792092f2bb066f822ea866c184103dd12d
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