Skip to content

Commit a3aa065

Browse files
kartbendanieldegrasse
authored andcommitted
drivers: haptics: drv2605: drop redundant include
haptics.h was being included twice. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
1 parent 0017c5b commit a3aa065

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/haptics/drv2605.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
#include <zephyr/drivers/haptics/drv2605.h>
1717
#include <zephyr/kernel.h>
1818
#include <zephyr/logging/log.h>
19-
#include <zephyr/drivers/haptics.h>
2019
#include <zephyr/pm/device.h>
2120
#include <zephyr/pm/device_runtime.h>
2221
#include <zephyr/sys/util.h>

0 commit comments

Comments
 (0)