From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Glass Date: Mon, 27 Jul 2015 17:31:53 -0600 Subject: [U-Boot] [PATCH 03/20] dm: usb: Add an errno.h header to usb_ether.c In-Reply-To: <1436324032-17931-4-git-send-email-sjg@chromium.org> References: <1436324032-17931-1-git-send-email-sjg@chromium.org> <1436324032-17931-4-git-send-email-sjg@chromium.org> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 7 July 2015 at 20:53, Simon Glass wrote: > This is required on some platforms, so add it. > > Signed-off-by: Simon Glass > --- > > drivers/usb/eth/usb_ether.c | 1 + > 1 file changed, 1 insertion(+) Applied to u-boot-dm.