]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - include/linux/of_net.h
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)
commit7e0bdf15cee7d2c809558b8169dc5b08792d0c82
treece452bfafc5219963c8bd702df24b722a701153f
parent8be137f2664f0abb096626a9d2ce0fcdd955b109
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