This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / sparc / kernel / sun4c_irq.c
index 96ca388..ca790d4 100644 (file)
@@ -50,7 +50,7 @@ static struct resource sun4c_intr_eb = { "sun4c_intr" };
  *
  * so don't go making it static, like I tried. sigh.
  */
-unsigned char *interrupt_enable = NULL;
+unsigned char *interrupt_enable = 0;
 
 static int sun4c_pil_map[] = { 0, 1, 2, 3, 5, 7, 8, 9 };