aboutsummaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2012-07-10 09:18:33 +0200
committerWolfgang Denk <wd@denx.de>2012-07-10 09:18:33 +0200
commit3fe63839f3f0f9942fc4567a82954192e144e6a1 (patch)
tree553e49a978bc99622ec7386885fb36accc605d4a /board
parent895f3e0542015b347298c8b501e63d5f32002c04 (diff)
Minor Coding Style cleanup
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'board')
-rw-r--r--board/freescale/p1010rdb/README1
-rw-r--r--board/keymile/km_arm/fpga_config.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/board/freescale/p1010rdb/README b/board/freescale/p1010rdb/README
index fcd8541ca..022c023ae 100644
--- a/board/freescale/p1010rdb/README
+++ b/board/freescale/p1010rdb/README
@@ -209,4 +209,3 @@ Place uImage, p1010rdb.dtb and rootfs files in the TFTP disk area.
Please contact your local field applications engineer or sales representative
to obtain related documents, such as P1010-RDB User Guide for details.
-
diff --git a/board/keymile/km_arm/fpga_config.c b/board/keymile/km_arm/fpga_config.c
index fcc5fe6c6..66a3baf0f 100644
--- a/board/keymile/km_arm/fpga_config.c
+++ b/board/keymile/km_arm/fpga_config.c
@@ -253,4 +253,3 @@ int toggle_eeprom_spi_bus(void)
return 0;
}
-