From 3fe63839f3f0f9942fc4567a82954192e144e6a1 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Tue, 10 Jul 2012 09:18:33 +0200 Subject: Minor Coding Style cleanup Signed-off-by: Wolfgang Denk --- board/freescale/p1010rdb/README | 1 - board/keymile/km_arm/fpga_config.c | 1 - 2 files changed, 2 deletions(-) (limited to 'board') diff --git a/board/freescale/p1010rdb/README b/board/freescale/p1010rdb/README index fcd8541..022c023 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 fcc5fe6..66a3baf 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; } - -- cgit v1.1