drivers: haptics: drv2605: drop redundant include
haptics.h was being included twice. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
parent
0017c5bb33
commit
a3aa06521e
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@
|
|||
#include <zephyr/drivers/haptics/drv2605.h>
|
||||
#include <zephyr/kernel.h>
|
||||
#include <zephyr/logging/log.h>
|
||||
#include <zephyr/drivers/haptics.h>
|
||||
#include <zephyr/pm/device.h>
|
||||
#include <zephyr/pm/device_runtime.h>
|
||||
#include <zephyr/sys/util.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue