On Thu, May 10, 2012 at 01:33:49PM +0200, maximilian attems wrote: > From: Stefan Roese <[email protected]> > > Fix this error: > > CC drivers/net/ethernet/stmicro/stmmac/mmc_core.o > drivers/net/ethernet/stmicro/stmmac/mmc_core.c: In function 'dwmac_mmc_ctrl': > drivers/net/ethernet/stmicro/stmmac/mmc_core.c:143:2: error: implicit > declaration of function 'pr_debug' [-Werror=implicit-function-declaration] > > Signed-off-by: Stefan Roese <[email protected]> > Cc: Giuseppe Cavallaro <[email protected]> > Acked-by: Giuseppe Cavallaro <[email protected]> > Signed-off-by: David S. Miller <[email protected]> > --- > Applies to latest Debian 3.2, got shipped in Fedora 15 3.2. > > drivers/net/ethernet/stmicro/stmmac/mmc_core.c | 1 + > 1 file changed, 1 insertion(+)
<formletter> This is not the correct way to submit patches for inclusion in the stable kernel tree. Please read Documentation/stable_kernel_rules.txt for how to do this properly. </formletter> -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
