watchdog: dw_wdt: fix overflow issue in dw_wdt_top_in_seconds
[firefly-linux-kernel-4.4.55.git] / include / linux / mpu3050.h
old mode 100644 (file)
new mode 100755 (executable)
index e257823..a8dcd5a
@@ -1,7 +1,20 @@
 /*
  $License:
     Copyright (C) 2010 InvenSense 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; either version 2 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that 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, see <http://www.gnu.org/licenses/>.
+  $
  */
 
 #ifndef __MPU3050_H_
@@ -17,7 +30,7 @@
 
 #define MPU_NAME "mpu3050"
 #define DEFAULT_MPU_SLAVEADDR       0x68
-#include "mpu.h"
+
 /*==== MPU REGISTER SET ====*/
 enum mpu_register {
        MPUREG_WHO_AM_I = 0,    /* 00 0x00 */