Re: [PATCH v2 05/16] blackfin: Update stmmac callback signatures

2014-01-10 Thread Sergei Shtylyov
Hello. On 01/10/2014 10:00 AM, Chen-Yu Tsai wrote: stmmac callbacks have been extended for better seperation. Only "separation". Update them to avoid breakage. Signed-off-by: Chen-Yu Tsai WBR, Sergei -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the

[PATCH v2 05/16] blackfin: Update stmmac callback signatures

2014-01-09 Thread Chen-Yu Tsai
stmmac callbacks have been extended for better seperation. Update them to avoid breakage. Signed-off-by: Chen-Yu Tsai --- arch/blackfin/mach-bf609/boards/ezkit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/blackfin/mach-bf609/boards/ezkit.c b/arch/blackfin/mach-bf60