Hi Joe,

On 13 June 2016 at 12:21, Joe Hershberger <joe.hershber...@gmail.com> wrote:
> Hi Simon,
>
> On Mon, Jun 13, 2016 at 12:30 AM, Simon Glass <s...@chromium.org> wrote:
>> This corrects a build error on zynqmp.
>>
>> Signed-off-by: Simon Glass <s...@chromium.odrg>
>> Signed-off-by: Simon Glass <s...@chromium.org>
>> ---
>>
>>  drivers/net/phy/marvell.c | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/drivers/net/phy/marvell.c b/drivers/net/phy/marvell.c
>> index d2e68d4..8de0574 100644
>> --- a/drivers/net/phy/marvell.c
>> +++ b/drivers/net/phy/marvell.c
>> @@ -8,6 +8,7 @@
>>   */
>>  #include <config.h>
>>  #include <common.h>
>> +#include <errno.h>
>>  #include <phy.h>
>
> Maybe we can go ahead and apply this:
>
> https://patchwork.ozlabs.org/patch/605766/

That seems reasonable to me. I like splitting headers up, but this one
seems pretty fundamental.

>
> Otherwise,
>
> Acked-by: Joe Hershberger <joe.hershber...@ni.com>

Regards,
Simon
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to