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@xxxxxxxx> > Cc: Javier Martin <javier.martin@xxxxxxxxxxxxxxxxx> > Cc: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Patch applied to crypto. Thanks! -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html