Skip to content

Commit

Permalink
crypto: omap-sham - Add missing modalias
Browse files Browse the repository at this point in the history
Signed-off-by: Joni Lapilainen <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
  • Loading branch information
jonlap authored and herbertx committed Oct 30, 2013
1 parent 0b6b098 commit 718249d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/crypto/omap-sham.c
Original file line number Diff line number Diff line change
Expand Up @@ -2033,3 +2033,4 @@ module_platform_driver(omap_sham_driver);
MODULE_DESCRIPTION("OMAP SHA1/MD5 hw acceleration support.");
MODULE_LICENSE("GPL v2");
MODULE_AUTHOR("Dmitry Kasatkin");
MODULE_ALIAS("platform:omap-sham");

0 comments on commit 718249d

Please sign in to comment.