From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 25 Mar 2015 12:49:12 +0100 Subject: [U-Boot] [PATCH] ehci-hcd: fix warnings on 64-bit builds In-Reply-To: <1426625199-14127-3-git-send-email-robh@kernel.org> References: <1426625199-14127-1-git-send-email-robh@kernel.org> <1426625199-14127-3-git-send-email-robh@kernel.org> Message-ID: <201503251249.12736.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tuesday, March 17, 2015 at 09:46:37 PM, Rob Herring wrote: > Change addresses to unsigned long to be compatible with 64-bit builds. > Regardless of fixing warnings, the device is still only 32-bit capable. > > Signed-off-by: Rob Herring > Cc: Marek Vasut Applied, thanks! Best regards, Marek Vasut