summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorJuergen Borleis <jbe@pengutronix.de>2015-06-19 14:23:49 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2015-06-26 11:56:23 +0200
commitc5dc0bfc2c0d9b7c35670c367214586279f011d3 (patch)
tree21d06675580dd4a21f70304201a7daf2759e51e0 /arch
parentd00db5548a4dd8decad44fe3718bd8dff3bacb80 (diff)
downloadbarebox-c5dc0bfc2c0d9b7c35670c367214586279f011d3.tar.gz
barebox-c5dc0bfc2c0d9b7c35670c367214586279f011d3.tar.xz
arch/BCM47xx: remove bogus copy'n'paste comment
Signed-off-by: Juergen Borleis <jbe@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch')
-rw-r--r--arch/mips/mach-bcm47xx/reset.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/mips/mach-bcm47xx/reset.c b/arch/mips/mach-bcm47xx/reset.c
index f1dc68afb5..00aee190fe 100644
--- a/arch/mips/mach-bcm47xx/reset.c
+++ b/arch/mips/mach-bcm47xx/reset.c
@@ -15,11 +15,6 @@
*
*/
-/**
- * @file
- * @brief Resetting an malta board
- */
-
#include <common.h>
#include <io.h>
#include <mach/hardware.h>