summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2007-11-12 10:56:15 +0100
committerMarc Kleine-Budde <mkl@pengutronix.de>2007-11-12 10:56:15 +0100
commitc991486d56ed0ff3e7ccc0c8a57ac71629ac182f (patch)
treefea301c69c8720e698fa51e30d2211cd99c2117b
parent9b77ffedf7fa2235268ae6b89a0657fc275eab19 (diff)
downloadbarebox-c991486d56ed0ff3e7ccc0c8a57ac71629ac182f.tar.gz
barebox-c991486d56ed0ff3e7ccc0c8a57ac71629ac182f.tar.xz
commands/bootm.c:872:4: warning: no newline at end of file
added newline at end of commands/bootm.c Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
-rw-r--r--commands/bootm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/bootm.c b/commands/bootm.c
index 755d3a962b..dcfe98b4a8 100644
--- a/commands/bootm.c
+++ b/commands/bootm.c
@@ -869,4 +869,4 @@ do_bootm_lynxkdi (cmd_tbl_t *cmdtp,
* - @subpage arm_boot_preparation
* - @subpage ppc_boot_preparation
* - @subpage x86_boot_preparation
- */ \ No newline at end of file
+ */