Re: [U-Boot] [PATCH 5/6] net: altera_tse: remove unused macro

2015-11-04 Thread Chin Liang See
On Wed, 2015-11-04 at 17:12 +0800, tho...@wytron.com.tw wrote: > Remove unused macro. > > Signed-off-by: Thomas Chou > --- Reviewed-by: Chin Liang See Thanks Chin Liang ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinf

[U-Boot] [PATCH 5/6] net: altera_tse: remove unused macro

2015-11-04 Thread Thomas Chou
Remove unused macro. Signed-off-by: Thomas Chou --- drivers/net/altera_tse.h | 44 1 file changed, 44 deletions(-) diff --git a/drivers/net/altera_tse.h b/drivers/net/altera_tse.h index f751f6a..14c064b 100644 --- a/drivers/net/altera_tse.h +++ b/dri