[linux-yocto] Pull request: Fix compile error when enable CONFIG_CRYPTODEV

2016-11-14 Thread Song liwei
summary: This two patches use to fix the compile error when enable CONFIG_CRYPTODEV Testing Commands: - enable CONFIG_CRYPTODEV=m compile the kernel make make modules_install Testing, Expected Results: -- no compile error jump out. --

Re: [linux-yocto] Pull request: Fix compile error when enable CONFIG_CRYPTODEV

2016-11-07 Thread Bruce Ashfield
On 2016-11-06 09:52 PM, Song liwei wrote: summary: This two patches use to fix the compile error when enable CONFIG_CRYPTODEV Thanks. I've pushed these patches. SRCREV updates will follow, but the changes are now available for anyone that needs them. Bruce Testing Commands:

[linux-yocto] Pull request: Fix compile error when enable CONFIG_CRYPTODEV

2016-11-06 Thread Song liwei
summary: This two patches use to fix the compile error when enable CONFIG_CRYPTODEV Testing Commands: - enable CONFIG_CRYPTODEV=m compile the kernel make make modules_install Testing, Expected Results: -- no compile error jump out. --