Re: [PATCH v3 6/6] ARM: tegra: remove fuse files from mach-tegra

2014-02-05 Thread Stephen Warren
On 01/28/2014 04:36 PM, Peter De Schrijver wrote: > All fuse related functionality is now provided by the tegra fuse driver. > Hence all the fuse related files in mach-tegra can be removed. It's probably worth squashing this into patch 5, since that's what makes these files unused. -- To unsubscri

[PATCH v3 6/6] ARM: tegra: remove fuse files from mach-tegra

2014-01-28 Thread Peter De Schrijver
All fuse related functionality is now provided by the tegra fuse driver. Hence all the fuse related files in mach-tegra can be removed. Signed-off-by: Peter De Schrijver --- arch/arm/mach-tegra/fuse.c| 252 arch/arm/mach-tegra/fuse.h| 61 --