Re: [PATCH v3] crypto: talitos: Remove zero_entry static initializer

2015-08-04 Thread Herbert Xu
On Mon, Aug 03, 2015 at 06:56:21PM -0500, Aaron Sierra wrote: > Compiling the talitos driver with my GCC 4.3.1 e500v2 cross-compiler > resulted in a failed build due to the anonymous union/structures > introduced in this commit: > > crypto: talitos - enhanced talitos_desc struct for SEC1 > > Th

[PATCH v3] crypto: talitos: Remove zero_entry static initializer

2015-08-03 Thread Aaron Sierra
Compiling the talitos driver with my GCC 4.3.1 e500v2 cross-compiler resulted in a failed build due to the anonymous union/structures introduced in this commit: crypto: talitos - enhanced talitos_desc struct for SEC1 The build error was: drivers/crypto/talitos.h:56: error: unknown field 'len