* parisc: fix 64bit build
@ 2009-01-26 21:24 Helge Deller
0 siblings, 0 replies; only message in thread
From: Helge Deller @ 2009-01-26 21:24 UTC (permalink / raw)
To: linux-parisc, Kyle McMartin
Signed-off-by: Helge Deller <deller@gmx.de>
diff --git a/arch/parisc/include/asm/assembly.h b/arch/parisc/include/asm/assembly.h
index ab7cc37..89fb400 100644
--- a/arch/parisc/include/asm/assembly.h
+++ b/arch/parisc/include/asm/assembly.h
@@ -79,6 +79,7 @@
#include <asm/asm-offsets.h>
#include <asm/page.h>
+#include <asm/types.h>
#include <asm/asmregs.h>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2009-01-26 21:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-26 21:24 parisc: fix 64bit build Helge Deller
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.