From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 11 Apr 2019 14:10:09 +0200 Subject: [U-Boot] [PATCH 1/4] sata: sata_mv: use correct format specifier in debug() In-Reply-To: <20190403212831.29886-2-michael@walle.cc> References: <20190403212831.29886-1-michael@walle.cc> <20190403212831.29886-2-michael@walle.cc> Message-ID: <2fa23ab1-4df8-3325-a265-a80745e95f6a@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 03.04.19 23:28, Michael Walle wrote: > This fixes a compile error on kirkwood. > > Signed-off-by: Michael Walle Applied to u-boot-marvell/master. Thanks, Stefan