projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
509416a
)
hwmon: (ina2xx) remove a stray new line
author
Bartosz Golaszewski
<bgolaszewski@baylibre.com>
Mon, 5 Jan 2015 14:20:53 +0000
(15:20 +0100)
committer
Guenter Roeck
<linux@roeck-us.net>
Mon, 26 Jan 2015 05:23:59 +0000
(21:23 -0800)
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/ina2xx.c
patch
|
blob
|
history
diff --git
a/drivers/hwmon/ina2xx.c
b/drivers/hwmon/ina2xx.c
index ffbd60f526194aed57466abff3cc06f7e5511239..39e017bf92fdc17ea31ddef4ade88083f9f99b05 100644
(file)
--- a/
drivers/hwmon/ina2xx.c
+++ b/
drivers/hwmon/ina2xx.c
@@
-52,7
+52,6
@@
#define INA226_ALERT_LIMIT 0x07
#define INA226_DIE_ID 0xFF
-
/* register count */
#define INA219_REGISTERS 6
#define INA226_REGISTERS 8