From c2c7750ce3d865cb348266916ec7993427788283 Mon Sep 17 00:00:00 2001 From: Shardar Shariff Md Date: Thu, 31 Oct 2013 01:54:25 +0530 Subject: fuse: cleanup fuse header file inclusion remove unused fuse files and cleanup fuse header file inclusions Bug 1380004 Change-Id: Ic63a19d73b6c9106f5b3fa6a74d0c3cdf31bce8b Signed-off-by: Shardar Shariff Md Reviewed-on: http://git-master/r/309728 Reviewed-by: Venu Byravarasu Reviewed-by: Automatic_Commit_Validation_User --- arch/arm/mach-tegra/tegra11_soctherm.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'arch/arm/mach-tegra/tegra11_soctherm.c') diff --git a/arch/arm/mach-tegra/tegra11_soctherm.c b/arch/arm/mach-tegra/tegra11_soctherm.c index d874489dd519..692d862ca13d 100644 --- a/arch/arm/mach-tegra/tegra11_soctherm.c +++ b/arch/arm/mach-tegra/tegra11_soctherm.c @@ -37,14 +37,15 @@ #include #include #include +#include -#include #include "iomap.h" #include "tegra3_tsensor.h" #include "fuse.h" #include "tegra11_soctherm.h" #include "gpio-names.h" +#include "common.h" /* Min temp granularity specified as X in 2^X. * -1: Hi precision option: 2^-1 = 0.5C (T12x onwards) -- cgit v1.2.3