* [PATCH] staging/crystalhd: fix build on powerpc
@ 2010-01-20 22:29 Jarod Wilson
0 siblings, 0 replies; only message in thread
From: Jarod Wilson @ 2010-01-20 22:29 UTC (permalink / raw)
To: linux-kernel; +Cc: greg
From: Dave Airlie <airlied@redhat.com>
Date: Wed, 20 Jan 2010 15:38:58 -0500
Subject: staging/crystalhd: fix build on powerpc
Add necessary include to fix build on PowerPC
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Jarod Wilson <jarod@redhat.com>
---
drivers/staging/crystalhd/crystalhd_lnx.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/staging/crystalhd/crystalhd_lnx.h b/drivers/staging/crystalhd/crystalhd_lnx.h
index d3f9fc4..d338ae9 100644
--- a/drivers/staging/crystalhd/crystalhd_lnx.h
+++ b/drivers/staging/crystalhd/crystalhd_lnx.h
@@ -40,6 +40,7 @@
#include <linux/init.h>
#include <linux/interrupt.h>
#include <linux/pagemap.h>
+#include <linux/vmalloc.h>
#include <asm/io.h>
#include <asm/irq.h>
--
1.6.5.2
--
Jarod Wilson
jarod@redhat.com
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2010-01-20 22:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-20 22:29 [PATCH] staging/crystalhd: fix build on powerpc Jarod Wilson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox