Hi Herbert,
After merging the crypto tree, today's linux-next build (arm
multi_v7_defconfig) failed like this:
drivers/crypto/marvell/marvell-cesa: struct platform_device_id is 24 bytes.
The last of 1 is:
0x6d 0x76 0x5f 0x63 0x72 0x79 0x70 0x74 0x6f 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
FATAL: drivers/crypto/marvell/marvell-cesa: struct platform_device_id is not
terminated with a NULL entry!
Caused by commit
7b0c3d693ce6 ("crypto: marvell - Add a platform_device_id table")
I have used the crypto tree from next-20171103 for today.
--
Cheers,
Stephen Rothwell