
Hi Prafulla,
On 03/21/2012 05:30 PM, Prafulla Wadaskar wrote:
Subject: [PATCH 14/21] mvgbe: remove warning for unused methods
From: Stefan Bigler stefan.bigler@keymile.com
Some baords may use the GBE interface but they have no phy connected to the interface and a direct MAC/MAC interface. For them we need to get rid of compiler warnings.
Signed-off-by: Stefan Bigler stefan.bigler@keymile.com cc: Valentin Longchamp valentin.longchamp@keymile.com cc: Gerlando Falauto gerlando.falauto@keymile.com cc: Prafulla Wadaskar prafulla@marvell.com cc: Holger Brunck holger.brunck@keymile.com
drivers/net/mvgbe.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)
Pls post this as standalone patch, does not have any dependency.
it has a dependency. Without this patch our new boards submitted in this patch series will throw compiler warnings. But if you still insist, I can do this...
Regards Holger