diff options
Diffstat (limited to 'dtt/lm75.c')
-rw-r--r-- | dtt/lm75.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dtt/lm75.c b/dtt/lm75.c index 9930a8bfe0f..59daa453976 100644 --- a/dtt/lm75.c +++ b/dtt/lm75.c @@ -178,4 +178,3 @@ int dtt_get_temp(int sensor) } /* dtt_get_temp() */ #endif /* CONFIG_DTT_LM75 */ - |