[PATCH] crypto: sahara: fix building as module

Herbert Xu herbert at gondor.apana.org.au
Wed Jun 5 04:42:11 EDT 2013


On Mon, Jun 03, 2013 at 11:57:37PM +0200, Arnd Bergmann wrote:
> The sahara crypto driver has an incorrect MODULE_DEVICE_TABLE, which
> prevents us from actually building this driver as a loadable module.
> 
> sahara_dt_ids is a of_device_id array, so we have to use
> MODULE_DEVICE_TABLE(of, ...).
> 
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>
> Cc: Javier Martin <javier.martin at vista-silicon.com>
> Cc: Herbert Xu <herbert at gondor.apana.org.au>

Patch applied to crypto.  Thanks!
-- 
Email: Herbert Xu <herbert at gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt



More information about the linux-arm-kernel mailing list