arm: remove stale export of 'sha_transform'
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 7 Aug 2011 22:49:11 +0000 (15:49 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 7 Aug 2011 22:49:11 +0000 (15:49 -0700)
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>

No differences found