]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/target/sbp/sbp_target.c
sbp-target: Remove a superfluous forward declaration
[karo-tx-linux.git] / drivers / target / sbp / sbp_target.c
index 35f7d31b29d2eb05c13985e4ab45df0df41669e6..3072f1aca8ec5a21611b319c625c29cf28f45637 100644 (file)
@@ -39,8 +39,6 @@
 
 #include "sbp_target.h"
 
-static const struct target_core_fabric_ops sbp_ops;
-
 /* FireWire address region for management and command block address handlers */
 static const struct fw_address_region sbp_register_region = {
        .start  = CSR_REGISTER_BASE + 0x10000,