diff options
Diffstat (limited to 'firmware/target/sh/archos')
-rw-r--r-- | firmware/target/sh/archos/ondio/power-ondio.c | 1 | ||||
-rw-r--r-- | firmware/target/sh/archos/player/power-player.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/firmware/target/sh/archos/ondio/power-ondio.c b/firmware/target/sh/archos/ondio/power-ondio.c index 907eebda52..86026777fa 100644 --- a/firmware/target/sh/archos/ondio/power-ondio.c +++ b/firmware/target/sh/archos/ondio/power-ondio.c | |||
@@ -21,7 +21,6 @@ | |||
21 | #include "config.h" | 21 | #include "config.h" |
22 | #include "cpu.h" | 22 | #include "cpu.h" |
23 | #include <stdbool.h> | 23 | #include <stdbool.h> |
24 | #include "adc.h" | ||
25 | #include "kernel.h" | 24 | #include "kernel.h" |
26 | #include "system.h" | 25 | #include "system.h" |
27 | #include "power.h" | 26 | #include "power.h" |
diff --git a/firmware/target/sh/archos/player/power-player.c b/firmware/target/sh/archos/player/power-player.c index 857ba25e50..7031e45d6a 100644 --- a/firmware/target/sh/archos/player/power-player.c +++ b/firmware/target/sh/archos/player/power-player.c | |||
@@ -21,7 +21,6 @@ | |||
21 | #include "config.h" | 21 | #include "config.h" |
22 | #include "cpu.h" | 22 | #include "cpu.h" |
23 | #include <stdbool.h> | 23 | #include <stdbool.h> |
24 | #include "adc.h" | ||
25 | #include "kernel.h" | 24 | #include "kernel.h" |
26 | #include "system.h" | 25 | #include "system.h" |
27 | #include "power.h" | 26 | #include "power.h" |