Commit f8fff297 authored by Peter Chubb's avatar Peter Chubb Committed by David Mosberger

[PATCH] simserial.c needs hw_irq.h to get the declaration for ia64_alloc_irq().

parent 0fc0f73c
......@@ -31,6 +31,7 @@
#include <linux/serialP.h>
#include <asm/irq.h>
#include <asm/hw_irq.h>
#include <asm/uaccess.h>
#ifdef CONFIG_KDB
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment