]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/lib/pcat_interrupts.c
Merge branch 'master' of git://git.denx.de/u-boot-x86
[u-boot] / arch / x86 / lib / pcat_interrupts.c
index 364c4358378cc3153777f4b2910f3a033f32bdad..5dac4989fec1e377fb7a13aac564321919a83163 100644 (file)
@@ -3,7 +3,7 @@
  * Graeme Russ, <graeme.russ@gmail.com>
  *
  * (C) Copyright 2002
- * Daniel Engström, Omicron Ceti AB, <daniel@omicron.se>
+ * Daniel Engström, Omicron Ceti AB, <daniel@omicron.se>
  *
  * See file CREDITS for list of people who contributed to this
  * project.
@@ -76,7 +76,7 @@ int interrupt_init(void)
         * Enable cascaded interrupts by unmasking the cascade IRQ pin of
         * the master PIC
         */
-       unmask_irq (2);
+       unmask_irq(2);
 
        enable_interrupts();