diff options
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> |