summaryrefslogtreecommitdiffstats
path: root/bsps/bfin/include
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2019-02-27 10:53:30 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-02-28 11:47:33 +0100
commitfeea03b625fecc507deab8dbaaafc6b19045e3f1 (patch)
tree67bce52bd8fc1677b6d21a35e25043b1d79a61cd /bsps/bfin/include
parentbsp/altera-cyclone-v: Move header file (diff)
downloadrtems-feea03b625fecc507deab8dbaaafc6b19045e3f1.tar.bz2
Remove explicit file names from @file
This makes the @file documentation independent of the actual file name. Update #3707.
Diffstat (limited to 'bsps/bfin/include')
-rw-r--r--bsps/bfin/include/bf52x.h2
-rw-r--r--bsps/bfin/include/bsp/interrupt.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/bsps/bfin/include/bf52x.h b/bsps/bfin/include/bf52x.h
index 6c3d087c79..11d0ef15a3 100644
--- a/bsps/bfin/include/bf52x.h
+++ b/bsps/bfin/include/bf52x.h
@@ -1,5 +1,5 @@
/**
- *@file bf52x.h
+ *@file
*
*@brief
* - This file provides the register address for the 52X model. The file is
diff --git a/bsps/bfin/include/bsp/interrupt.h b/bsps/bfin/include/bsp/interrupt.h
index 7a98775dd5..2822899918 100644
--- a/bsps/bfin/include/bsp/interrupt.h
+++ b/bsps/bfin/include/bsp/interrupt.h
@@ -1,5 +1,5 @@
/**
- *@file interrupt.h
+ *@file
*
*@brief
* - This file implements interrupt dispatcher. The init code is taken from