Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75890
b: refs/heads/master
c: f1901f1
h: refs/heads/master
v: v3
  • Loading branch information
Sebastian Siewior authored and Herbert Xu committed Jan 10, 2008
1 parent 65689df commit baf6eaf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c3041f9c93e31159f4e321abea7c1549d271e6a7
refs/heads/master: f1901f1fc710ec0fc482a7c98ee4552874139f39
1 change: 0 additions & 1 deletion trunk/drivers/crypto/geode-aes.c
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,6 @@ geode_aes_exit(void)
MODULE_AUTHOR("Advanced Micro Devices, Inc.");
MODULE_DESCRIPTION("Geode LX Hardware AES driver");
MODULE_LICENSE("GPL");
MODULE_ALIAS("aes");

module_init(geode_aes_init);
module_exit(geode_aes_exit);

0 comments on commit baf6eaf

Please sign in to comment.