=================================================================== RCS file: /cvs/sys/arch/arm/sa11x0/sa11x0_intr.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sys/arch/arm/sa11x0/sa11x0_intr.c 2008/03/04 16:05:17 1.1 +++ sys/arch/arm/sa11x0/sa11x0_intr.c 2008/03/05 10:58:29 1.2 @@ -1,4 +1,4 @@ -/* $OpenBSD: sa11x0_intr.c,v 1.1 2008/03/04 16:05:17 nbrk Exp $ */ +/* $OpenBSD: sa11x0_intr.c,v 1.2 2008/03/05 10:58:29 nbrk Exp $ */ /* $NetBSD: pxa2x0_intr.c,v 1.5 2003/07/15 00:24:55 lukem Exp $ */ /* @@ -38,11 +38,6 @@ * IRQ handler for the Intel StrongARM SA-11[01]0 processor. * It has integrated interrupt controller. */ - -#include -/* -__KERNEL_RCSID(0, "$NetBSD: pxa2x0_intr.c,v 1.5 2003/07/15 00:24:55 lukem Exp $"); -*/ #include