soc: use include_next for including common touch sensor hal header

This commit is contained in:
Renz Christian Bagaporo
2020-01-09 14:43:41 +08:00
parent 1f2e2fe8af
commit b675df4b08
5 changed files with 16 additions and 10 deletions

View File

@@ -25,6 +25,8 @@
#include "hal/touch_sensor_ll.h"
#include "hal/touch_sensor_types.h"
#include_next "hal/touch_sensor_hal.h"
/**
* Reset the whole of touch module.
*