Dear Wenyou Yang, Wenyou Yang <[email protected]> writes: >Due to introducing the new peripheral clock handle functions, >use these functions to reduce the duplicated code. > >Signed-off-by: Wenyou Yang <[email protected]> >Tested-by: Heiko Schocher <[email protected]> >[fixup for missing clk.h in at91_emac.c] >Signed-off-by: Andreas Bießmann <[email protected]> >--- > drivers/net/at91_emac.c | 10 +++++----- > drivers/usb/host/ehci-atmel.c | 8 -------- > drivers/usb/host/ohci-at91.c | 20 ++++---------------- > 3 files changed, 9 insertions(+), 29 deletions(-)
applied to u-boot-atmel/master, thanks! I had to add the asm/arch/clk.h in at91_emac.c for clean build of this patch. Best regards, Andreas Bießmann _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

