Re: [U-Boot] [PATCHv2] net: Fix faulty definition of uec_initialize()

2010-08-30 Thread Ben Warren
Hi Jocke, On 8/19/2010 12:37 AM, Joakim Tjernlund wrote: > The correct definition is in drivers/qe/uec.h so just > remove this one. > > Signed-off-by: Joakim Tjernlund > --- > include/netdev.h |1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/include/netdev.h b/inc

[U-Boot] [PATCHv2] net: Fix faulty definition of uec_initialize()

2010-08-19 Thread Joakim Tjernlund
The correct definition is in drivers/qe/uec.h so just remove this one. Signed-off-by: Joakim Tjernlund --- include/netdev.h |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/include/netdev.h b/include/netdev.h index 882642a..65833e2 100644 --- a/include/netdev.h +++ b/incl

[U-Boot] [PATCHv2] net: Fix faulty definition of uec_initialize()

2010-08-10 Thread Joakim Tjernlund
The correct definition is in drivers/qe/uec.h so just remove this one. Signed-off-by: Joakim Tjernlund --- include/netdev.h |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/include/netdev.h b/include/netdev.h index 882642a..65833e2 100644 --- a/include/netdev.h +++ b/incl