27 Apr, 2018

1 commit


16 Aug, 2017

3 commits


03 Jun, 2017

1 commit


08 Feb, 2017

2 commits


08 Nov, 2016

1 commit


14 Oct, 2016

1 commit


06 Feb, 2016

1 commit

  • This fixes the following error when building microblaze-generic:

    net/eth-uclass.c: In function 'eth_post_probe':
    net/eth-uclass.c:466:18: error: 'gd' undeclared (first use in this function)
    ops->start += gd->reloc_off;

    Fixes: db9391e1 ("net: Move driver-model code into its own file")

    Signed-off-by: Simon Glass
    Acked-by: Joe Hershberger

    Simon Glass
     

29 Jan, 2016

1 commit