Commit 14751427 authored by Linus Torvalds's avatar Linus Torvalds

Add <asm/io.h> include for readw uses in <pcmcia/mem_op.h>

parent 47de5842
......@@ -31,6 +31,7 @@
#define _LINUX_MEM_OP_H
#include <asm/uaccess.h>
#include <asm/io.h>
/*
If UNSAFE_MEMCPY is defined, we use the (optimized) system routines
......
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