Re: [U-Boot] [PATCH 2/2] drivers: remove Blackfin specific drivers

2017-04-17 Thread Jaehoon Chung
On 04/18/2017 03:22 PM, Michal Simek wrote: > On 14.4.2017 03:55, Masahiro Yamada wrote: >> These drivers have no user since commit ea3310e8aafa ("Blackfin: >> Remove"). >> >> Signed-off-by: Masahiro Yamada >> --- >> >> drivers/block/Makefile |1 - >> drivers/block/pata_bfin.c| 1209

Re: [U-Boot] [PATCH 2/2] drivers: remove Blackfin specific drivers

2017-04-17 Thread Michal Simek
On 14.4.2017 03:55, Masahiro Yamada wrote: > These drivers have no user since commit ea3310e8aafa ("Blackfin: > Remove"). > > Signed-off-by: Masahiro Yamada > --- > > drivers/block/Makefile |1 - > drivers/block/pata_bfin.c| 1209 > -- > dr

Re: [U-Boot] [PATCH 2/2] drivers: remove Blackfin specific drivers

2017-04-16 Thread Masahiro Yamada
2017-04-17 4:32 GMT+09:00 Simon Glass : > On 13 April 2017 at 19:55, Masahiro Yamada > wrote: >> These drivers have no user since commit ea3310e8aafa ("Blackfin: >> Remove"). > > nit: Blackfin-specific > > (in subject) If there is no more comment, can Tom fix up the subject? > > Reviewed-b

Re: [U-Boot] [PATCH 2/2] drivers: remove Blackfin specific drivers

2017-04-16 Thread Simon Glass
On 13 April 2017 at 19:55, Masahiro Yamada wrote: > These drivers have no user since commit ea3310e8aafa ("Blackfin: > Remove"). nit: Blackfin-specific (in subject) > > Signed-off-by: Masahiro Yamada > --- > > drivers/block/Makefile |1 - > drivers/block/pata_bfin.c| 1209 > ---