summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/tegra11_soctherm.h
diff options
context:
space:
mode:
authorDiwakar Tundlam <dtundlam@nvidia.com>2013-03-08 16:34:28 -0800
committerDan Willemsen <dwillemsen@nvidia.com>2013-09-14 13:03:58 -0700
commite1b74bc9120c89b2e9e120f0f2f9b23ff1ab2ba4 (patch)
tree003ef52b029b315b66c64eaaf810b8fd7f323dd1 /arch/arm/mach-tegra/tegra11_soctherm.h
parentc7d0e70016c9a1fb0340b4cbe2ac3f5d47afdf35 (diff)
arm: tegra: soctherm: decouple update for CPU and GPU zones
Bug 1250096 Change-Id: I391f459ce9945bb3fa0013232258ba11d1eb8ec1 Signed-off-by: Diwakar Tundlam <dtundlam@nvidia.com> Reviewed-on: http://git-master/r/207786 (cherry picked from commit d1aebab68c1fd0998614d9e90ea3a27b14cfe3f9) Reviewed-on: http://git-master/r/210155 Reviewed-by: Simone Willett <swillett@nvidia.com> Tested-by: Simone Willett <swillett@nvidia.com>
Diffstat (limited to 'arch/arm/mach-tegra/tegra11_soctherm.h')
-rw-r--r--arch/arm/mach-tegra/tegra11_soctherm.h16
1 files changed, 7 insertions, 9 deletions
diff --git a/arch/arm/mach-tegra/tegra11_soctherm.h b/arch/arm/mach-tegra/tegra11_soctherm.h
index b1886d3fc997..850e0378bd3f 100644
--- a/arch/arm/mach-tegra/tegra11_soctherm.h
+++ b/arch/arm/mach-tegra/tegra11_soctherm.h
@@ -1,21 +1,19 @@
/*
* arch/arm/mach-tegra/tegra11_soctherm.h
*
- * Copyright (c) 2011-2013 NVIDIA Corporation. All rights reserved
+ * Copyright (c) 2011-2013, NVIDIA CORPORATION. All rights reserved.
*
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; version 2 of the License.
+ * This program is free software; you can redistribute it and/or modify it
+ * under the terms and conditions of the GNU General Public License,
+ * version 2, as published by the Free Software Foundation.
*
- * This program is distributed in the hope that it will be useful, but WITHOUT
+ * This program is distributed in the hope it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
* more details.
*
- * You should have received a copy of the GNU General Public License along
- * with this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
- *
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef __MACH_TEGRA_11x_SOCTHERM_H