summaryrefslogtreecommitdiff
path: root/wctdm24xxp
diff options
context:
space:
mode:
authorkpfleming <kpfleming@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-01-26 00:19:19 +0000
committerkpfleming <kpfleming@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-01-26 00:19:19 +0000
commit92e4b37c6db9b574f838506016ba4fbdd45c1fa9 (patch)
treeb6c8ad5e392cabf54b7e4b4d10dedd0c40abdaff /wctdm24xxp
parent860c46060672ec32918b3ea305c2d3a795bb6ae7 (diff)
enable this module to build against kernels < 2.6.9
(issue #11523) Reported by: tzafrir git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@3744 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'wctdm24xxp')
-rw-r--r--wctdm24xxp/GpakCust.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/wctdm24xxp/GpakCust.h b/wctdm24xxp/GpakCust.h
index 5b1af34..418d6a7 100644
--- a/wctdm24xxp/GpakCust.h
+++ b/wctdm24xxp/GpakCust.h
@@ -39,6 +39,7 @@
#include "wctdm24xxp.h"
#ifdef VPM150M_SUPPORT
+#include <linux/device.h>
#include <linux/firmware.h>
#endif
#include "gpakenum.h"