]> rtime.felk.cvut.cz Git - lincan.git/blobdiff - lincan/src/boardlist.c
repair: sh7760 cannot be loaded as modules (Wrong params)
[lincan.git] / lincan / src / boardlist.c
index c913a5dedd00d2fa1c222cceb8fa23fe3068979a..a7cef368669dfb126f1def6836ad50049c605323 100644 (file)
@@ -152,6 +152,9 @@ const struct boardtype_t can_boardtypes[]={
     #if defined(CONFIG_OC_LINCAN_CARD_ns_dev_can)
        {"ns_dev", ns_dev_register, 1},
     #endif
     #if defined(CONFIG_OC_LINCAN_CARD_ns_dev_can)
        {"ns_dev", ns_dev_register, 1},
     #endif
+    #if defined(CONFIG_OC_LINCAN_CARD_sh7760)
+       {"sh7760", sh7760_register, 2},
+    #endif
     #if defined(CONFIG_OC_LINCAN_CARD_hms30c7202_can)
        {"hms30c7202", hms30c7202_register, 1},
     #endif
     #if defined(CONFIG_OC_LINCAN_CARD_hms30c7202_can)
        {"hms30c7202", hms30c7202_register, 1},
     #endif