diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-04-17 14:09:46 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-04-17 14:09:46 +0000 |
commit | 796a9d1091884a07817e5c140d0ff6a0b8c76235 (patch) | |
tree | d7f83dc9d651bd78d216e977083f69977f9ac8e6 /target/linux/brcm-2.4/files/arch/mips/bcm947xx/generic | |
parent | d637172f6ccf81e1c70b503abe4943983e8eeb6a (diff) |
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
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.S | 1 | ||||
-rw-r--r-- | target/linux/brcm-2.4/files/arch/mips/bcm947xx/generic/irq.c | 1 |
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 cdb45c3e1..b4e93618c 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 698598b0d..cf680a73d 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> |