kernel: crypto: fix ubsec_ssb.c compilation with 4.0+
[lede-git/.git] / target / linux / generic / files / crypto / ocf / ubsec_ssb / ubsec_ssb.c
index a81594e593db7458f6a5c69698e6835f921827e6..e557e7aad7bfd2da96050c91188577dcb6dd7460 100644 (file)
@@ -178,7 +178,7 @@ static struct proc_dir_entry *procdebug;
 static struct ssb_device_id ubsec_ssb_tbl[] = {
     /* Broadcom BCM5365P IPSec Core */
     SSB_DEVICE(SSB_VENDOR_BROADCOM, SSB_DEV_IPSEC, SSB_ANY_REV),
-    SSB_DEVTABLE_END
+    {},
 };
 
 static struct ssb_driver ubsec_ssb_driver = {