Comment 19 for bug 1867591

Revision history for this message
Ike Panhc (ikepanhc) wrote :

Another cherry-pick is needed for patch "crypto: hisilicon/sec2 - modify the SEC probe process"

/home/ubuntu/focal/drivers/crypto/hisilicon/sec2/sec_main.c: In function ‘sec_qm_init’:
/home/ubuntu/focal/drivers/crypto/hisilicon/sec2/sec_main.c:770:5: error: ‘struct hisi_qm’ has no member named ‘qm_list’
   qm->qm_list = &sec_devices;
     ^~
/home/ubuntu/focal/drivers/crypto/hisilicon/sec2/sec_main.c:770:18: error: ‘sec_devices’ undeclared (first use in this function); did you mean ‘sec_dev_ids’?
   qm->qm_list = &sec_devices;
                  ^~~~~~~~~~~
                  sec_dev_ids