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:
parent
0a6d65583d
commit
5fb5de7e43
75 changed files with 0 additions and 134 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue