From 43e70d58c6207121e6f1e209d3ce67ec63d342df Mon Sep 17 00:00:00 2001 From: Matteo Croce Date: Sun, 10 Feb 2008 20:30:28 +0000 Subject: update acx100 SVN-Revision: 10439 --- package/acx/patches/001-build-fix.diff | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 package/acx/patches/001-build-fix.diff (limited to 'package/acx/patches/001-build-fix.diff') diff --git a/package/acx/patches/001-build-fix.diff b/package/acx/patches/001-build-fix.diff deleted file mode 100644 index b21893f..0000000 --- a/package/acx/patches/001-build-fix.diff +++ /dev/null @@ -1,12 +0,0 @@ ---- 20080112/pci.c 2008/01/12 12:16:53 8 -+++ 20080112/pci.c 2008/01/12 20:10:36 9 -@@ -2060,7 +2060,7 @@ - /* then wait until interrupts have finished executing on other CPUs */ - acx_lock(adev, flags); - disable_acx_irq(adev); -- synchronize_irq(adev->irq); -+ synchronize_irq(adev->pdev->irq); - acx_unlock(adev, flags); - - /* we really don't want to have an asynchronous tasklet disturb us - -- cgit v1.1