mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-18 11:11:27 +00:00
qla2x00t-32gbit: Remove a declaration
Since there is no definition for the qla2x00_host_attrs_dm array, remove its declaration. Link: https://lore.kernel.org/r/20211012233558.4066756-40-bvanassche@acm.org Signed-off-by: Bart Van Assche <bvanassche@acm.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> [ commit f8f8f857e7df upstream ]
This commit is contained in:
@@ -751,7 +751,6 @@ extern struct device_attribute *qla2x00_host_attrs[];
|
||||
#else
|
||||
extern const struct attribute_group *qla2x00_host_groups[];
|
||||
#endif
|
||||
extern struct device_attribute *qla2x00_host_attrs_dm[];
|
||||
struct fc_function_template;
|
||||
extern struct fc_function_template qla2xxx_transport_functions;
|
||||
extern struct fc_function_template qla2xxx_transport_vport_functions;
|
||||
|
||||
Reference in New Issue
Block a user