qla2x00t: Fix proc build (merge r6153 from trunk)

git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.0.x@6292 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2015-06-11 17:31:02 +00:00
parent 6318e46e55
commit 078ddd4e8a

View File

@@ -259,7 +259,7 @@ static struct scst_tgt_template tgt2x_template = {
.add_target_parameters = "node_name, parent_host",
.tgtt_attrs = q2tt_attrs,
#endif
#else
#elif !defined(CONFIG_SCST_PROC)
.tgtt_attrs = q2tt_attrs,
#endif
#if defined(CONFIG_SCST_DEBUG) || defined(CONFIG_SCST_TRACING)