[U-Boot] [PATCH 14/21] mvgbe: remove warning for unused methods
Holger Brunck
holger.brunck at keymile.com
Thu Mar 22 08:50:22 CET 2012
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 at 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 at keymile.com>
>> cc: Valentin Longchamp <valentin.longchamp at keymile.com>
>> cc: Gerlando Falauto <gerlando.falauto at keymile.com>
>> cc: Prafulla Wadaskar <prafulla at marvell.com>
>> cc: Holger Brunck <holger.brunck at 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
More information about the U-Boot
mailing list