RE: [PATCH v1] arm: tegra: export tegra_chip_uid

2011-11-15 Thread Stephen Warren
Varun Wadekar wrote at Monday, November 14, 2011 9:20 PM: > 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. > > Original author: Henning Heinold You should drop that line from the pa

[PATCH v1] arm: tegra: export tegra_chip_uid

2011-11-14 Thread Varun Wadekar
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. Original author: Henning Heinold Signed-off-by: Henning Heinold Signed-off-by: Varun Wadekar --- arch/arm/mach-tegra/fuse.c |2 ++ 1