summaryrefslogtreecommitdiff
path: root/firmware/target/arm/tcc780x/cowond2/power-cowond2.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/tcc780x/cowond2/power-cowond2.c')
-rw-r--r--firmware/target/arm/tcc780x/cowond2/power-cowond2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/target/arm/tcc780x/cowond2/power-cowond2.c b/firmware/target/arm/tcc780x/cowond2/power-cowond2.c
index 02e0282ead..09787289ac 100644
--- a/firmware/target/arm/tcc780x/cowond2/power-cowond2.c
+++ b/firmware/target/arm/tcc780x/cowond2/power-cowond2.c
@@ -29,7 +29,7 @@
29#include "tuner.h" 29#include "tuner.h"
30#include "backlight-target.h" 30#include "backlight-target.h"
31#include "powermgmt.h" 31#include "powermgmt.h"
32#include "power-target.h" 32#include "pmu-target.h"
33 33
34static enum pmu_type pmu; 34static enum pmu_type pmu;
35 35