From: Konrad Zapalowicz <bergo.tor...@gmail.com> Date: Thu, 5 Jun 2014 20:27:42 +0200
> This commit fixes the following sparse warning: > > drivers/net/phy/fixed.c:207 > - warning: symbol 'fixed_phy_del' was not declared. > Should it be static? > > by adding symbol definition to the phy_fixed.h API file. It is ok to do > because the function in question is an exported symbol. > > Signed-off-by: Konrad Zapalowicz <bergo.tor...@gmail.com> Applied to net-next, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/