From 8409e8bbb725c79c750d5f52169155736aaafaa1 Mon Sep 17 00:00:00 2001 From: Shaun Ruffell Date: Mon, 4 Apr 2011 16:25:09 +0000 Subject: wctdm24xxp, wcte12xp, wct4xxp, wcb4xxp, wctdm: Do not support suspend. These drivers (all DAHDI drivers) should explicitly block suspend if they are loaded. Signed-off-by: Shaun Ruffell Acked-by: Michael Spiceland Acked-by: Kinsey Moore git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@9882 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- include/dahdi/kernel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/dahdi/kernel.h b/include/dahdi/kernel.h index bd39192..c289429 100644 --- a/include/dahdi/kernel.h +++ b/include/dahdi/kernel.h @@ -1312,7 +1312,7 @@ wait_for_completion_interruptible_timeout(struct completion *x, return timeout; } #endif - +typedef u32 __bitwise pm_message_t; #endif /* 2.6.11 */ #endif /* 2.6.12 */ #endif /* 2.6.14 */ -- cgit v1.2.3