Browse Source
Timer "drivers" do not use the device model infrastructure, they are singletons with a SYS_INIT call. This means they do not have to include device.h but init.h. Things worked because device.h includes init.h. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>pull/62027/head
29 changed files with 29 additions and 29 deletions
Loading…
Reference in new issue