summaryrefslogtreecommitdiffstats
path: root/arch/m68k
diff options
context:
space:
mode:
authorJuergen Beisert <jbe@pengutronix.de>2009-12-14 09:28:51 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2009-12-14 09:43:02 +0100
commitf522d42597ad0db4abb09c4376f8ad4acc10963b (patch)
tree57e00da1118511f4b377a47ecaedfa16b80b92c4 /arch/m68k
parente2b4a792f8751d906d17b7ae343952f78dc41d67 (diff)
downloadbarebox-f522d42597ad0db4abb09c4376f8ad4acc10963b.tar.gz
barebox-f522d42597ad0db4abb09c4376f8ad4acc10963b.tar.xz
Some doxygen related fixes
Nishanth Menon wrote: > no signed off by and no diffstat? Ups. > can you use git-format-patch to send please? it is easier to review. Sure. Here it comes: jbe ------8<---------8<---------8<---------8<---------8<---------8<---- Subject: [PATCH] Some doxygen related fixes: - fix a few doxygen comments that are used in a wrong way - move some pages and their content to a better place in the generated documentation Signed-off-by: Juergen Beisert <jbe@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/m68k')
-rw-r--r--arch/m68k/lib/m68k-linuxboot.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/m68k/lib/m68k-linuxboot.c b/arch/m68k/lib/m68k-linuxboot.c
index 63b0cc134d..b29e2d5c13 100644
--- a/arch/m68k/lib/m68k-linuxboot.c
+++ b/arch/m68k/lib/m68k-linuxboot.c
@@ -18,7 +18,8 @@
* along with U-Boot V2. If not, see <http://www.gnu.org/licenses/>.
*/
-/** @file Linux boot preparation code.
+/** @file
+ * @brief Linux boot preparation code.
*
* This file is responsible to start a linux kernel on
* Coldfire targets.