[zaptel-commits] kpfleming: branch 1.4 r3745 - in /branches/1.4: ./ wctdm24xxp/GpakCust.h
SVN commits to the Zaptel project
zaptel-commits at lists.digium.com
Fri Jan 25 18:21:23 CST 2008
Author: kpfleming
Date: Fri Jan 25 18:21:23 2008
New Revision: 3745
URL: http://svn.digium.com/view/zaptel?view=rev&rev=3745
Log:
Merged revisions 3744 via svnmerge from
https://origsvn.digium.com/svn/zaptel/branches/1.2
........
r3744 | kpfleming | 2008-01-25 18:19:19 -0600 (Fri, 25 Jan 2008) | 5 lines
enable this module to build against kernels < 2.6.9
(issue #11523)
Reported by: tzafrir
........
Modified:
branches/1.4/ (props changed)
branches/1.4/wctdm24xxp/GpakCust.h
Propchange: branches/1.4/
------------------------------------------------------------------------------
Binary property 'branch-1.2-merged' - no diff available.
Modified: branches/1.4/wctdm24xxp/GpakCust.h
URL: http://svn.digium.com/view/zaptel/branches/1.4/wctdm24xxp/GpakCust.h?view=diff&rev=3745&r1=3744&r2=3745
==============================================================================
--- branches/1.4/wctdm24xxp/GpakCust.h (original)
+++ branches/1.4/wctdm24xxp/GpakCust.h Fri Jan 25 18:21:23 2008
@@ -39,6 +39,7 @@
#include "wctdm24xxp.h"
#ifdef VPM150M_SUPPORT
+#include <linux/device.h>
#include <linux/firmware.h>
#endif
#include "gpakenum.h"
More information about the zaptel-commits
mailing list