aboutsummaryrefslogtreecommitdiff
path: root/board/samsung/common/exynos5-dt.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/samsung/common/exynos5-dt.c')
-rw-r--r--board/samsung/common/exynos5-dt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/samsung/common/exynos5-dt.c b/board/samsung/common/exynos5-dt.c
index 9f6f654..8c3a9ea 100644
--- a/board/samsung/common/exynos5-dt.c
+++ b/board/samsung/common/exynos5-dt.c
@@ -164,7 +164,7 @@ int board_usb_init(int index, enum usb_init_type init)
samsung_get_base_usb3_phy();
if (!phy) {
- pr_err("usb3 phy not supported");
+ pr_err("usb3 phy not supported\n");
return -ENODEV;
}