Fix whitespaces in board file.

Signed-off-by: Alexander Aring <[email protected]>
---
 arch/sandbox/board/board.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/sandbox/board/board.c b/arch/sandbox/board/board.c
index d2f0667..6bccd2c 100644
--- a/arch/sandbox/board/board.c
+++ b/arch/sandbox/board/board.c
@@ -29,7 +29,7 @@
 
 static struct device_d tap_device = {
        .id       = DEVICE_ID_DYNAMIC,
-        .name     = "tap",
+       .name     = "tap",
 };
 
 static int devices_init(void)
-- 
1.7.12


_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to