mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-02 09:46:37 +03:00
Replace %pe with %d and adjust the argument accordingly in a dev_err() call in the pwm-aspeed driver. U-boot doesn't support the %pe format specifier. Likely it was copied from Linux. Signed-off-by: David Lechner <dlechner@baylibre.com> Reviewed-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com>