From 945473cba3f89ba6b1f7c5b856ef424f9494d4a3 Mon Sep 17 00:00:00 2001 From: Shaun Ruffell Date: Thu, 5 Apr 2012 16:22:41 +0000 Subject: wcb4xxp: Remove asm/system.h include. Not needed anymore and will break compilation on Kernel versions >= 3.4 since commit 0195c00244dc2e [1] [1] http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commit;h=0195c00244dc2e Signed-off-by: Shaun Ruffell Origin: http://svnview.digium.com/svn/dahdi?view=rev&rev=10641 git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/branches/2.6@10645 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- drivers/dahdi/wcb4xxp/base.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/dahdi/wcb4xxp/base.c b/drivers/dahdi/wcb4xxp/base.c index 2255add..1296006 100644 --- a/drivers/dahdi/wcb4xxp/base.c +++ b/drivers/dahdi/wcb4xxp/base.c @@ -35,7 +35,6 @@ #include #include /* dev_err() */ #include -#include /* cli(), *_flags */ #include /* copy_*_user */ #include /* work_struct */ #include /* timer_struct */ -- cgit v1.2.3