From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Thu, 26 Apr 2012 14:48:17 +0200 Subject: [U-Boot] [PATCH 2/4] lin_gadget: use common mdelay In-Reply-To: <1334014796-4627-2-git-send-email-vapier@gentoo.org> References: <1334014796-4627-1-git-send-email-vapier@gentoo.org> <1334014796-4627-2-git-send-email-vapier@gentoo.org> Message-ID: <20120426144817.7d8f543f@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, 9 Apr 2012 19:39:54 -0400 Mike Frysinger wrote: > No need to provide our own mdelay() macro when we have a func for it. > > Signed-off-by: Mike Frysinger > --- > include/usb/lin_gadget_compat.h | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) Applied to u-boot-staging/agust at denx.de, thanks. Anatolij