• Andrew Morton's avatar
    [PATCH] IPMI warning fixes · db9a7868
    Andrew Morton authored
    From: Geert Uytterhoeven <geert@linux-m68k.org>
    
    When compiling the IPMI drivers on m68k, I needed a few more includes:
    
      - <asm/irq.h> (for disable_irq_nosync() and enable_irq())
    
      - <linux/types.h> (for size_t)
    
      - <asm/system.h> (for printk())
    db9a7868
ipmi_kcs_intf.c 33.7 KB