summaryrefslogtreecommitdiffstats
path: root/bsps/arm/raspberrypi/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/arm/raspberrypi/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/arm/raspberrypi/include')
-rw-r--r--bsps/arm/raspberrypi/include/bsp/i2c.h2
-rw-r--r--bsps/arm/raspberrypi/include/bsp/raspberrypi.h2
-rw-r--r--bsps/arm/raspberrypi/include/bsp/rpi-gpio.h2
-rw-r--r--bsps/arm/raspberrypi/include/bsp/spi.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/bsps/arm/raspberrypi/include/bsp/i2c.h b/bsps/arm/raspberrypi/include/bsp/i2c.h
index 4a8dbbf2ac..c265720fc5 100644
--- a/bsps/arm/raspberrypi/include/bsp/i2c.h
+++ b/bsps/arm/raspberrypi/include/bsp/i2c.h
@@ -1,5 +1,5 @@
/**
- * @file i2c.h
+ * @file
*
* @ingroup raspberrypi_i2c
*
diff --git a/bsps/arm/raspberrypi/include/bsp/raspberrypi.h b/bsps/arm/raspberrypi/include/bsp/raspberrypi.h
index 4ef5f713ad..6f4c8e3de5 100644
--- a/bsps/arm/raspberrypi/include/bsp/raspberrypi.h
+++ b/bsps/arm/raspberrypi/include/bsp/raspberrypi.h
@@ -1,5 +1,5 @@
/**
- * @file raspberrypi.h
+ * @file
*
* @ingroup raspberrypi_reg
*
diff --git a/bsps/arm/raspberrypi/include/bsp/rpi-gpio.h b/bsps/arm/raspberrypi/include/bsp/rpi-gpio.h
index 82ba4b1f2a..ae558042e3 100644
--- a/bsps/arm/raspberrypi/include/bsp/rpi-gpio.h
+++ b/bsps/arm/raspberrypi/include/bsp/rpi-gpio.h
@@ -1,5 +1,5 @@
/**
- * @file rpi-gpio.h
+ * @file
*
* @ingroup raspberrypi_gpio
*
diff --git a/bsps/arm/raspberrypi/include/bsp/spi.h b/bsps/arm/raspberrypi/include/bsp/spi.h
index 1bbbc6d2a4..a7019c7fd0 100644
--- a/bsps/arm/raspberrypi/include/bsp/spi.h
+++ b/bsps/arm/raspberrypi/include/bsp/spi.h
@@ -1,5 +1,5 @@
/**
- * @file spi.h
+ * @file
*
* @ingroup raspberrypi_spi
*