diff options
Diffstat (limited to 'arch/mips/ddb5074/irq.c')
-rw-r--r-- | arch/mips/ddb5074/irq.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/mips/ddb5074/irq.c b/arch/mips/ddb5074/irq.c index 1faba4c5c..4fee350e2 100644 --- a/arch/mips/ddb5074/irq.c +++ b/arch/mips/ddb5074/irq.c @@ -4,9 +4,10 @@ * Copyright (C) 2000 Geert Uytterhoeven <geert@sonycom.com> * Sony Suprastructure Center Europe (SUPC-E), Brussels * - * $Id$ + * $Id: irq.c,v 1.1 2000/01/26 00:07:44 ralf Exp $ */ +#include <linux/config.h> #include <linux/init.h> #include <linux/signal.h> #include <linux/sched.h> |