[PATCH] complete indy timer fix - one liner missing

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Hi,
just a short one liner to let the current cvs compile ... Ralf - You
forgot this one ...:

Index: sgi-ip22/ip22-setup.c
===================================================================
RCS file: /cvs/linux/arch/mips/sgi-ip22/ip22-setup.c,v
retrieving revision 1.1.2.2
diff -u -r1.1.2.2 ip22-setup.c
--- sgi-ip22/ip22-setup.c	2001/12/13 22:14:01	1.1.2.2
+++ sgi-ip22/ip22-setup.c	2001/12/14 02:14:40
@@ -61,7 +61,7 @@
 	   indy_setup wouldn't work since kmalloc isn't initialized yet.  */
 	indy_reboot_setup();
 
-	return request_irq(SGI_KEYBD_IRQ, handler, 0, "keyboard", NULL);
+	return request_irq(SGI_KEYBOARD_IRQ, handler, 0, "keyboard", NULL);
 }
 
 static int sgi_aux_request_irq(void (*handler)(int, void *, struct pt_regs *))


Flo
-- 
Florian Lohoff                  flo@rfc822.org             +49-5201-669912
Nine nineth on september the 9th              Welcome to the new billenium

PGP signature


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux