arm: tegra: export tegra_chip_uid
authorHenning Heinold <heinold@inf.fu-berlin.de>
Fri, 13 Jan 2012 05:38:37 +0000 (16:38 +1100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 13 Jan 2012 05:38:37 +0000 (16:38 +1100)
The crypto driver will need this api to use
it in the RNG calculations. In order to build
the crypto driver as a module, tegra_chip_uid
has to be exported.

Acked-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found