summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/bfin/include
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-03 10:09:24 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-11 08:44:13 -0500
commit9b4422a2513e9c7f4c705050948d82b75331aaba (patch)
treea95a795dedb39af8ad097197d5fd82e3dcb6e4ac /c/src/lib/libcpu/bfin/include
parentMiscellaneous - Clean up file headers so patterns followed (diff)
downloadrtems-9b4422a2513e9c7f4c705050948d82b75331aaba.tar.bz2
Remove All CVS Id Strings Possible Using a Script
Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
Diffstat (limited to 'c/src/lib/libcpu/bfin/include')
-rw-r--r--c/src/lib/libcpu/bfin/include/bf533.h2
-rw-r--r--c/src/lib/libcpu/bfin/include/bf537.h2
-rw-r--r--c/src/lib/libcpu/bfin/include/cecRegs.h2
-rw-r--r--c/src/lib/libcpu/bfin/include/coreTimerRegs.h2
-rw-r--r--c/src/lib/libcpu/bfin/include/dmaRegs.h2
-rw-r--r--c/src/lib/libcpu/bfin/include/ebiuRegs.h2
-rw-r--r--c/src/lib/libcpu/bfin/include/ethernetRegs.h2
-rw-r--r--c/src/lib/libcpu/bfin/include/gpioRegs.h2
-rw-r--r--c/src/lib/libcpu/bfin/include/memoryRegs.h2
-rw-r--r--c/src/lib/libcpu/bfin/include/mmuRegs.h2
-rw-r--r--c/src/lib/libcpu/bfin/include/ppiRegs.h2
-rw-r--r--c/src/lib/libcpu/bfin/include/rtcRegs.h2
-rw-r--r--c/src/lib/libcpu/bfin/include/sicRegs.h2
-rw-r--r--c/src/lib/libcpu/bfin/include/spiRegs.h2
-rw-r--r--c/src/lib/libcpu/bfin/include/sportRegs.h2
-rw-r--r--c/src/lib/libcpu/bfin/include/timerRegs.h2
-rw-r--r--c/src/lib/libcpu/bfin/include/twiRegs.h2
-rw-r--r--c/src/lib/libcpu/bfin/include/uartRegs.h2
-rw-r--r--c/src/lib/libcpu/bfin/include/wdogRegs.h2
19 files changed, 0 insertions, 38 deletions
diff --git a/c/src/lib/libcpu/bfin/include/bf533.h b/c/src/lib/libcpu/bfin/include/bf533.h
index 77bb1f310c..a04b55b9a4 100644
--- a/c/src/lib/libcpu/bfin/include/bf533.h
+++ b/c/src/lib/libcpu/bfin/include/bf533.h
@@ -6,8 +6,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef _bf533_h_
diff --git a/c/src/lib/libcpu/bfin/include/bf537.h b/c/src/lib/libcpu/bfin/include/bf537.h
index d348928896..046c72e54e 100644
--- a/c/src/lib/libcpu/bfin/include/bf537.h
+++ b/c/src/lib/libcpu/bfin/include/bf537.h
@@ -6,8 +6,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef _bf537_h_
diff --git a/c/src/lib/libcpu/bfin/include/cecRegs.h b/c/src/lib/libcpu/bfin/include/cecRegs.h
index 58916735fe..bd557b4f2a 100644
--- a/c/src/lib/libcpu/bfin/include/cecRegs.h
+++ b/c/src/lib/libcpu/bfin/include/cecRegs.h
@@ -6,8 +6,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef _cecRegs_h_
diff --git a/c/src/lib/libcpu/bfin/include/coreTimerRegs.h b/c/src/lib/libcpu/bfin/include/coreTimerRegs.h
index 393720f4dd..e24cd74b4b 100644
--- a/c/src/lib/libcpu/bfin/include/coreTimerRegs.h
+++ b/c/src/lib/libcpu/bfin/include/coreTimerRegs.h
@@ -6,8 +6,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef _coreTimerRegs_h_
diff --git a/c/src/lib/libcpu/bfin/include/dmaRegs.h b/c/src/lib/libcpu/bfin/include/dmaRegs.h
index 0fc62019d8..00579e09f7 100644
--- a/c/src/lib/libcpu/bfin/include/dmaRegs.h
+++ b/c/src/lib/libcpu/bfin/include/dmaRegs.h
@@ -6,8 +6,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef _dmaRegs_h_
diff --git a/c/src/lib/libcpu/bfin/include/ebiuRegs.h b/c/src/lib/libcpu/bfin/include/ebiuRegs.h
index 5b07822fbd..97b744a89a 100644
--- a/c/src/lib/libcpu/bfin/include/ebiuRegs.h
+++ b/c/src/lib/libcpu/bfin/include/ebiuRegs.h
@@ -6,8 +6,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef _ebiuRegs_h_
diff --git a/c/src/lib/libcpu/bfin/include/ethernetRegs.h b/c/src/lib/libcpu/bfin/include/ethernetRegs.h
index dc4b3fbc8f..63db6dd608 100644
--- a/c/src/lib/libcpu/bfin/include/ethernetRegs.h
+++ b/c/src/lib/libcpu/bfin/include/ethernetRegs.h
@@ -6,8 +6,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef _ethernetRegs_h_
diff --git a/c/src/lib/libcpu/bfin/include/gpioRegs.h b/c/src/lib/libcpu/bfin/include/gpioRegs.h
index 19db75ea7a..fc940ee84e 100644
--- a/c/src/lib/libcpu/bfin/include/gpioRegs.h
+++ b/c/src/lib/libcpu/bfin/include/gpioRegs.h
@@ -6,8 +6,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef _gpioRegs_h_
diff --git a/c/src/lib/libcpu/bfin/include/memoryRegs.h b/c/src/lib/libcpu/bfin/include/memoryRegs.h
index 616d0381fc..4688f5dfb6 100644
--- a/c/src/lib/libcpu/bfin/include/memoryRegs.h
+++ b/c/src/lib/libcpu/bfin/include/memoryRegs.h
@@ -6,8 +6,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef _memoryRegs_h_
diff --git a/c/src/lib/libcpu/bfin/include/mmuRegs.h b/c/src/lib/libcpu/bfin/include/mmuRegs.h
index c15ddf9159..45069e681a 100644
--- a/c/src/lib/libcpu/bfin/include/mmuRegs.h
+++ b/c/src/lib/libcpu/bfin/include/mmuRegs.h
@@ -6,8 +6,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef _mmuRegs_h_
diff --git a/c/src/lib/libcpu/bfin/include/ppiRegs.h b/c/src/lib/libcpu/bfin/include/ppiRegs.h
index 0b7fdd28a4..0d865edd20 100644
--- a/c/src/lib/libcpu/bfin/include/ppiRegs.h
+++ b/c/src/lib/libcpu/bfin/include/ppiRegs.h
@@ -6,8 +6,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef _ppiRegs_h_
diff --git a/c/src/lib/libcpu/bfin/include/rtcRegs.h b/c/src/lib/libcpu/bfin/include/rtcRegs.h
index f71372a9f4..d4ae79010c 100644
--- a/c/src/lib/libcpu/bfin/include/rtcRegs.h
+++ b/c/src/lib/libcpu/bfin/include/rtcRegs.h
@@ -6,8 +6,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef _rtcRegs_h_
diff --git a/c/src/lib/libcpu/bfin/include/sicRegs.h b/c/src/lib/libcpu/bfin/include/sicRegs.h
index 0c52622318..0e8af05260 100644
--- a/c/src/lib/libcpu/bfin/include/sicRegs.h
+++ b/c/src/lib/libcpu/bfin/include/sicRegs.h
@@ -6,8 +6,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef _sicRegs_h_
diff --git a/c/src/lib/libcpu/bfin/include/spiRegs.h b/c/src/lib/libcpu/bfin/include/spiRegs.h
index 5cf06af8cf..51ed43e9f2 100644
--- a/c/src/lib/libcpu/bfin/include/spiRegs.h
+++ b/c/src/lib/libcpu/bfin/include/spiRegs.h
@@ -6,8 +6,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef _spiRegs_h_
diff --git a/c/src/lib/libcpu/bfin/include/sportRegs.h b/c/src/lib/libcpu/bfin/include/sportRegs.h
index fd7770ad46..bf38c36901 100644
--- a/c/src/lib/libcpu/bfin/include/sportRegs.h
+++ b/c/src/lib/libcpu/bfin/include/sportRegs.h
@@ -6,8 +6,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef _sportRegs_h_
diff --git a/c/src/lib/libcpu/bfin/include/timerRegs.h b/c/src/lib/libcpu/bfin/include/timerRegs.h
index db7e13fbcb..12a102801a 100644
--- a/c/src/lib/libcpu/bfin/include/timerRegs.h
+++ b/c/src/lib/libcpu/bfin/include/timerRegs.h
@@ -6,8 +6,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef _timerRegs_h_
diff --git a/c/src/lib/libcpu/bfin/include/twiRegs.h b/c/src/lib/libcpu/bfin/include/twiRegs.h
index a5df911908..7266b25d9c 100644
--- a/c/src/lib/libcpu/bfin/include/twiRegs.h
+++ b/c/src/lib/libcpu/bfin/include/twiRegs.h
@@ -6,8 +6,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef _twiRegs_h_
diff --git a/c/src/lib/libcpu/bfin/include/uartRegs.h b/c/src/lib/libcpu/bfin/include/uartRegs.h
index d921b17723..95161a31c6 100644
--- a/c/src/lib/libcpu/bfin/include/uartRegs.h
+++ b/c/src/lib/libcpu/bfin/include/uartRegs.h
@@ -6,8 +6,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef _uartRegs_h_
diff --git a/c/src/lib/libcpu/bfin/include/wdogRegs.h b/c/src/lib/libcpu/bfin/include/wdogRegs.h
index f56073276c..2ac3e948ca 100644
--- a/c/src/lib/libcpu/bfin/include/wdogRegs.h
+++ b/c/src/lib/libcpu/bfin/include/wdogRegs.h
@@ -6,8 +6,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef _wdogRegs_h_