ARM: tegra: remove tegra_chip_uid()
authorStephen Warren <swarren@nvidia.com>
Mon, 16 Sep 2013 15:34:19 +0000 (09:34 -0600)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 23 Sep 2013 20:02:23 +0000 (06:02 +1000)
Following commit f5b38c5 "crypto: tegra - use kernel entropy instead
of ad-hoc", this function is no longer used. It's also only accurate
for Tegra20 and not later SoCs. So, remove it.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found