tests: remove unnecessary includes of adc dt-bindings

Remove includes of adc dt-bindings header since these are
now already included in the root .dtsi file that adds an
adc node.

Signed-off-by: Benjamin Björnsson <benjamin.bjornsson@gmail.com>
This commit is contained in:
Benjamin Björnsson 2023-04-15 21:26:43 +02:00 committed by Carles Cufí
commit 5fb5de7e43
75 changed files with 0 additions and 134 deletions

View file

@ -7,8 +7,6 @@
* Application overlay for ADC devices
*/
#include <zephyr/dt-bindings/adc/adc.h>
test_adc_mcp9700a: mcp9700a {
status = "okay";
compatible = "microchip,mcp970x";