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)
commitec795ad84c0a8c69723972eae31e60b0d94ab29a
tree8252697241bc878e24460b534633b5201fb4d705
parent02e28cd71ab3e2752620b1f776b4bbc09ddc7ba3
ARM: tegra: remove tegra_chip_uid()

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>
arch/arm/mach-tegra/fuse.c