commit | f23c126bfabef88c201c8cc56bd3ccd9d59c51e0 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sun Aug 07 15:49:11 2011 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun Aug 07 15:49:11 2011 -0700 |
tree | cd841039395732b305c2ea0e56c19a3ca17d834d | |
parent | 4d4487140d34c1b9b321889d2d209321b0da6643 [diff] |
arm: remove stale export of 'sha_transform' The generic library code already exports the generic function, this was left-over from the ARM-specific version that just got removed. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>