Commit f4522f2c authored by Jes Sorensen's avatar Jes Sorensen Committed by Linus Torvalds

[PATCH] compile fix for ia64 UP

Minor compile fix from Peter Chubb for ia64 UP boxes after my /dev/mem
patch was applied.
Signed-off-by: default avatarPeter Chubb <peterc@gelato.unsw.edu.au>
Signed-off-by: default avatarJes Sorensen <jes@wildopensource.com>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent daa10536
...@@ -40,6 +40,7 @@ ...@@ -40,6 +40,7 @@
#include <asm/intrinsics.h> #include <asm/intrinsics.h>
#include <asm/pgtable.h> #include <asm/pgtable.h>
#include <asm/io.h>
/* /*
* For historical reasons, the following macros are grossly misnamed: * For historical reasons, the following macros are grossly misnamed:
......
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