Re: [PATCH 2/5] net: davinci_emac: remove unwanted header inclusion and sort the alphabetically

2013-05-16 Thread Prabhakar Lad
Hi Sergei, Thanks for the review. On Fri, May 17, 2013 at 12:25 AM, Sergei Shtylyov wrote: > On 16-05-2013 11:30, Lad Prabhakar wrote: > >> From: Lad, Prabhakar > > >> This patch removes unwanted header inclusion > > >Why are they unwanted? > The driver builds without this includes. This

Re: [PATCH 2/5] net: davinci_emac: remove unwanted header inclusion and sort the alphabetically

2013-05-16 Thread Sergei Shtylyov
On 16-05-2013 11:30, Lad Prabhakar wrote: From: Lad, Prabhakar This patch removes unwanted header inclusion Why are they unwanted? and sorts them alphabetically In the subject you typed "the" instead of "them". Signed-off-by: Lad, Prabhakar WBR, Sergei -- To unsubscribe

[PATCH 2/5] net: davinci_emac: remove unwanted header inclusion and sort the alphabetically

2013-05-16 Thread Lad Prabhakar
From: Lad, Prabhakar This patch removes unwanted header inclusion and sorts them alphabetically Signed-off-by: Lad, Prabhakar --- drivers/net/ethernet/ti/davinci_emac.c | 42 +++- 1 files changed, 9 insertions(+), 33 deletions(-) diff --git

[PATCH 2/5] net: davinci_emac: remove unwanted header inclusion and sort the alphabetically

2013-05-16 Thread Lad Prabhakar
From: Lad, Prabhakar prabhakar.cse...@gmail.com This patch removes unwanted header inclusion and sorts them alphabetically Signed-off-by: Lad, Prabhakar prabhakar.cse...@gmail.com --- drivers/net/ethernet/ti/davinci_emac.c | 42 +++- 1 files changed, 9

Re: [PATCH 2/5] net: davinci_emac: remove unwanted header inclusion and sort the alphabetically

2013-05-16 Thread Sergei Shtylyov
On 16-05-2013 11:30, Lad Prabhakar wrote: From: Lad, Prabhakar prabhakar.cse...@gmail.com This patch removes unwanted header inclusion Why are they unwanted? and sorts them alphabetically In the subject you typed the instead of them. Signed-off-by: Lad, Prabhakar

Re: [PATCH 2/5] net: davinci_emac: remove unwanted header inclusion and sort the alphabetically

2013-05-16 Thread Prabhakar Lad
Hi Sergei, Thanks for the review. On Fri, May 17, 2013 at 12:25 AM, Sergei Shtylyov sergei.shtyl...@cogentembedded.com wrote: On 16-05-2013 11:30, Lad Prabhakar wrote: From: Lad, Prabhakar prabhakar.cse...@gmail.com This patch removes unwanted header inclusion Why are they unwanted?