[PATCH] bcm43xx: get rid of "/* vim: ..." lines at the end of several files.

Signed-off-by: Michael Buesch <mbuesch@freenet.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
Michael Buesch
2006-03-25 15:37:53 +01:00
committed by John W. Linville
parent 72fb851e97
commit 04b98f71e2
8 changed files with 0 additions and 16 deletions

View File

@@ -291,5 +291,3 @@ void bcm43xx_leds_switch_all(struct bcm43xx_private *bcm, int on)
}
bcm43xx_write16(bcm, BCM43xx_MMIO_GPIO_CONTROL, ledctl);
}
/* vim: set ts=8 sw=8 sts=8: */