diff --git a/driver/counter.c b/driver/counter.c index 141ace2..c03bc25 100644 --- a/driver/counter.c +++ b/driver/counter.c @@ -5,7 +5,6 @@ #include #include #include -#include /* Meta Information */ MODULE_LICENSE("GPL"); diff --git a/driver/counter.dts b/driver/counter.dts index e903af2..442f794 100644 --- a/driver/counter.dts +++ b/driver/counter.dts @@ -5,6 +5,7 @@ fragment@0 { target-path = "/"; __overlay__ { + status = "okay"; counter { compatible = "hottis,counter"; red-led-gpio = <&gpio 26 0>;