From d512dabf276e665d5a5db6efadcf80ef4c663ea0 Mon Sep 17 00:00:00 2001 From: Stanislaw Gruszka Date: Tue, 19 Feb 2008 09:38:52 +0000 Subject: [PATCH] Allow driver to compile git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@291 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- qla_isp/linux/isp_scst.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/qla_isp/linux/isp_scst.c b/qla_isp/linux/isp_scst.c index 77c170aaf..d191add36 100644 --- a/qla_isp/linux/isp_scst.c +++ b/qla_isp/linux/isp_scst.c @@ -58,8 +58,6 @@ * Copyright 2007 by Stanislaw Gruszka */ -#error This driver is broken now - #ifndef MODULE #error "this can only be built as a module" #endif