summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
Diffstat (limited to 'board')
-rw-r--r--board/freescale/common/sdhc_boot.c1
-rw-r--r--board/ti/beagle/led.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/board/freescale/common/sdhc_boot.c b/board/freescale/common/sdhc_boot.c
index 964c6b830c..e4323181fc 100644
--- a/board/freescale/common/sdhc_boot.c
+++ b/board/freescale/common/sdhc_boot.c
@@ -61,4 +61,3 @@ int mmc_get_env_addr(struct mmc *mmc, u32 *env_addr)
return 0;
}
-
diff --git a/board/ti/beagle/led.c b/board/ti/beagle/led.c
index df26552986..08f95a0a16 100644
--- a/board/ti/beagle/led.c
+++ b/board/ti/beagle/led.c
@@ -88,4 +88,3 @@ void __led_set (led_id_t mask, int state)
}
#endif
}
-