On 14 March 2017 at 19:19, Andre Przywara <[email protected]> wrote: > Commit 19a5944fcd62 ("mvgbe: remove setting of ethaddr within the > driver") removed the usage of get_random_hex() from the mvgbe driver > about six years ago. However the prototype of that function survived > till today in some kirkwood header file. > Remove that prototype and the CONFIG_MD5 dependency triggered by that. > > Signed-off-by: Andre Przywara <[email protected]> > --- > arch/arm/mach-kirkwood/include/mach/config.h | 1 - > arch/arm/mach-kirkwood/include/mach/cpu.h | 1 - > 2 files changed, 2 deletions(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

