drivers: clock: rcar: Rename global includes file
Rename r-car clock driver global include file in order to match other files names. Signed-off-by: Aymeric Aillet <aymeric.aillet@iot.bzh>
This commit is contained in:
parent
14ff2b1f88
commit
9a7040303a
8 changed files with 7 additions and 7 deletions
|
@ -11,7 +11,7 @@
|
|||
#include <zephyr/drivers/can.h>
|
||||
#include <zephyr/drivers/can/transceiver.h>
|
||||
#include <zephyr/drivers/clock_control.h>
|
||||
#include <zephyr/drivers/clock_control/rcar_clock_control.h>
|
||||
#include <zephyr/drivers/clock_control/renesas_cpg_mssr.h>
|
||||
#include <zephyr/drivers/pinctrl.h>
|
||||
#include <zephyr/logging/log.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue