On 1 October 2018 at 01:53, Cédric Le Goater <[email protected]> wrote: > There are too many changes in the following patch fixing support for > the Faraday ftgmac100 controller. To ease the review, remove the whole > file which is not compiled anymore today (no Kconfig option for the > driver). > > Signed-off-by: Cédric Le Goater <[email protected]> > --- > drivers/net/ftgmac100.h | 242 ----------------- > include/netdev.h | 1 - > drivers/net/ftgmac100.c | 582 ---------------------------------------- > drivers/net/Makefile | 1 - > 4 files changed, 826 deletions(-) > delete mode 100644 drivers/net/ftgmac100.h > delete mode 100644 drivers/net/ftgmac100.c
Reviewed-by: Simon Glass <[email protected]> Assuming Joe is happy to remove this and start again? While it is easier to review, it does remove commit history which is bad. - Simon _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

