summaryrefslogtreecommitdiffstats
path: root/arch/mips/boot/main_entry.c
diff options
context:
space:
mode:
authorAntony Pavlov <antonynpavlov@gmail.com>2012-11-17 13:23:43 +0400
committerSascha Hauer <s.hauer@pengutronix.de>2012-11-19 10:16:50 +0100
commite26d312039cc2a66a2e78c073c79991793b93ace (patch)
treeae89bab13210549be2f69651cfb0bd3f0345a58d /arch/mips/boot/main_entry.c
parent7c72c5df6314c25f40c27cb9e451dc2247bae6ff (diff)
downloadbarebox-e26d312039cc2a66a2e78c073c79991793b93ace.tar.gz
barebox-e26d312039cc2a66a2e78c073c79991793b93ace.tar.xz
MIPS: main_entry.c: fix typo
Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/mips/boot/main_entry.c')
-rw-r--r--arch/mips/boot/main_entry.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/boot/main_entry.c b/arch/mips/boot/main_entry.c
index c221288a0d..0a33c4514f 100644
--- a/arch/mips/boot/main_entry.c
+++ b/arch/mips/boot/main_entry.c
@@ -14,7 +14,6 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- *
*/
#include <common.h>