summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm-2.4/files/arch/mips/bcm947xx/generic
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-04-17 14:09:46 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-04-17 14:09:46 +0000
commit34939cad39f516fceca45a9da7771901a1c9342b (patch)
treee0dfdcc254119c1da6f2df37d244266394ff455e /target/linux/brcm-2.4/files/arch/mips/bcm947xx/generic
parentea59933af847467ff120083d5b7f87bcfc96434d (diff)
downloadmaster-31e0f0ae-34939cad39f516fceca45a9da7771901a1c9342b.tar.gz
master-31e0f0ae-34939cad39f516fceca45a9da7771901a1c9342b.tar.bz2
master-31e0f0ae-34939cad39f516fceca45a9da7771901a1c9342b.zip
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
Diffstat (limited to 'target/linux/brcm-2.4/files/arch/mips/bcm947xx/generic')
-rw-r--r--target/linux/brcm-2.4/files/arch/mips/bcm947xx/generic/int-handler.S1
-rw-r--r--target/linux/brcm-2.4/files/arch/mips/bcm947xx/generic/irq.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/brcm-2.4/files/arch/mips/bcm947xx/generic/int-handler.S b/target/linux/brcm-2.4/files/arch/mips/bcm947xx/generic/int-handler.S
index cdb45c3e16..b4e93618c1 100644
--- a/target/linux/brcm-2.4/files/arch/mips/bcm947xx/generic/int-handler.S
+++ b/target/linux/brcm-2.4/files/arch/mips/bcm947xx/generic/int-handler.S
@@ -9,7 +9,6 @@
* SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS
* FOR A SPECIFIC PURPOSE OR NONINFRINGEMENT CONCERNING THIS SOFTWARE.
*
- * $Id: int-handler.S,v 1.1 2005/03/16 13:50:00 wbx Exp $
*/
#include <linux/config.h>
diff --git a/target/linux/brcm-2.4/files/arch/mips/bcm947xx/generic/irq.c b/target/linux/brcm-2.4/files/arch/mips/bcm947xx/generic/irq.c
index 698598b0d1..cf680a73de 100644
--- a/target/linux/brcm-2.4/files/arch/mips/bcm947xx/generic/irq.c
+++ b/target/linux/brcm-2.4/files/arch/mips/bcm947xx/generic/irq.c
@@ -9,7 +9,6 @@
* SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS
* FOR A SPECIFIC PURPOSE OR NONINFRINGEMENT CONCERNING THIS SOFTWARE.
*
- * $Id: irq.c,v 1.1 2005/03/16 13:50:00 wbx Exp $
*/
#include <linux/config.h>