浏览代码

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 年之前
父节点
当前提交
3d1dc6adf0
共有 2 个文件被更改,包括 0 次插入4 次删除
  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__