Browse Source

staging: octeon-usb: cvmx-usb: delete CVS keyword markers

Delete CVS keyword markers.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Aaro Koskinen 12 years ago
parent
commit
3d1dc6adf0
2 changed files with 0 additions and 4 deletions
  1. 0 2
      drivers/staging/octeon-usb/cvmx-usb.c
  2. 0 2
      drivers/staging/octeon-usb/cvmx-usb.h

+ 0 - 2
drivers/staging/octeon-usb/cvmx-usb.c

@@ -46,8 +46,6 @@
  * systems. These functions provide a generic API to the Octeon
  * USB blocks, hiding the internal hardware specific
  * operations.
- *
- * <hr>$Revision: 32636 $<hr>
  */
 #include <linux/delay.h>
 #include <asm/octeon/cvmx.h>

+ 0 - 2
drivers/staging/octeon-usb/cvmx-usb.h

@@ -234,8 +234,6 @@
  *
  * If you aren't using interrupts, simple call cvmx_usb_poll()
  * in your main processing loop.
- *
- * <hr>$Revision: 32636 $<hr>
  */
 
 #ifndef __CVMX_USB_H__