summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/board-cardhu-pm299-power-rails.c
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@nvidia.com>2011-12-28 15:16:02 -0800
committerVarun Wadekar <vwadekar@nvidia.com>2012-01-06 17:08:28 +0530
commit494a7b66ad5fc814b1344dd105d9f2dfad20a191 (patch)
treece857ed43915288600864c8338fd27ae1ad1f95b /arch/arm/mach-tegra/board-cardhu-pm299-power-rails.c
parentd5023aa5162f11dca7f8c8bf07cd868ea8fd7112 (diff)
ARM: tegra: Clean up tsensor includes
mach-tegra/tegra3_tsensor.h is used for the parameterized initialization of the tsensor device. mach-tegra/include/mach/tsensor.h is used for the tsensor device driver. Really, mach-tegra/tegra3_tsensor.c should go away - probably becoming a device driver. Change-Id: I16edae878f1e97d1654252cfee49cd9dd7f77db7 Signed-off-by: Dan Willemsen <dwillemsen@nvidia.com> Reviewed-on: http://git-master/r/72481 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
Diffstat (limited to 'arch/arm/mach-tegra/board-cardhu-pm299-power-rails.c')
-rw-r--r--arch/arm/mach-tegra/board-cardhu-pm299-power-rails.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/board-cardhu-pm299-power-rails.c b/arch/arm/mach-tegra/board-cardhu-pm299-power-rails.c
index 866c3c0ff506..76f358cabee5 100644
--- a/arch/arm/mach-tegra/board-cardhu-pm299-power-rails.c
+++ b/arch/arm/mach-tegra/board-cardhu-pm299-power-rails.c
@@ -38,7 +38,6 @@
#include "board.h"
#include "board-cardhu.h"
#include "wakeups-t3.h"
-#include "mach/tsensor.h"
#define PMC_CTRL 0x0
#define PMC_CTRL_INTR_LOW (1 << 17)