Commit 1aac4505 authored by David S. Miller's avatar David S. Miller

[IEEE1394]: ohci1394.c/pcylynx.c need asm/irq.h

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f5939403
......@@ -102,6 +102,7 @@
#include <asm/pgtable.h>
#include <asm/page.h>
#include <asm/irq.h>
#include <linux/sched.h>
#include <linux/types.h>
#include <linux/vmalloc.h>
......
......@@ -47,6 +47,7 @@
#include <asm/atomic.h>
#include <asm/io.h>
#include <asm/uaccess.h>
#include <asm/irq.h>
#include "csr1212.h"
#include "ieee1394.h"
......
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