Bjarki Arge Andreasen
7c339e91a1
drivers/clock_control: SAM PMC missing soc.h
...
The source clock_control_sam_pmc.c can not build without the
symbol SOC_ATMEL_SAM_MCK_FREQ_HZ which is contained in soc.h
This bug only shows itself if CONFIG_ARM_MPU is not enabled,
which probably includes soc.h through the <zephyr/arch/cpu.h>
which is not desired behavior.
This commit adds the missing header, making the source build
regardless of CONFIG_ARM_MPU.
Signed-off-by: Bjarki Arge Andreasen <baa@trackunit.com >
2023-06-13 06:57:33 -04:00
..
2022-10-11 18:05:17 +02:00
2023-04-19 10:00:25 +02:00
2022-11-28 17:45:20 -05:00
2023-04-19 10:00:25 +02:00
2023-02-27 19:41:33 +01:00
2023-06-05 07:08:02 -04:00
2023-03-01 11:44:57 +01:00
2023-05-29 05:21:10 -04:00
2022-10-11 18:05:17 +02:00
2023-05-24 13:13:57 -04:00
2023-04-19 10:00:25 +02:00
2023-04-19 10:00:25 +02:00
2023-04-19 10:00:25 +02:00
2023-04-19 10:00:25 +02:00
2022-09-06 08:45:25 -07:00
2023-04-19 10:00:25 +02:00
2022-07-29 14:09:17 +02:00
2023-05-26 14:58:13 -04:00
2023-04-19 10:00:25 +02:00
2022-10-11 18:05:17 +02:00
2022-09-07 15:50:49 +02:00
2023-04-19 10:00:25 +02:00
2023-06-13 06:57:33 -04:00
2023-04-05 15:09:04 +02:00
2023-05-11 10:05:47 +02:00
2023-03-01 08:56:05 +01:00
2023-05-11 10:05:47 +02:00
2023-05-11 10:05:47 +02:00
2023-05-23 08:55:00 +02:00
2022-11-10 09:30:09 +01:00
2023-03-14 17:35:37 +00:00
2023-05-15 09:15:30 +00:00
2023-04-24 13:34:00 +02:00
2023-03-01 08:56:05 +01:00
2022-07-04 16:41:24 +02:00
2022-10-11 18:05:17 +02:00
2022-07-27 18:44:49 +02:00
2022-10-11 18:05:17 +02:00
2023-04-05 15:09:04 +02:00
2023-04-05 15:09:04 +02:00
2022-07-28 08:30:27 +02:00
2022-07-27 09:47:16 +02:00
2022-09-14 07:23:08 -04:00
2022-07-27 09:47:16 +02:00
2022-09-06 09:57:25 +02:00
2023-03-01 11:44:57 +01:00
2022-07-27 09:47:16 +02:00
2022-07-27 09:47:16 +02:00
2022-07-27 09:47:16 +02:00
2022-07-27 09:47:16 +02:00
2022-07-27 09:47:16 +02:00
2022-07-27 09:47:16 +02:00
2022-07-27 09:47:16 +02:00
2022-07-27 09:47:16 +02:00
2022-07-27 09:47:16 +02:00
2022-07-27 09:47:16 +02:00
2022-10-03 10:18:15 +02:00
2022-07-27 09:47:16 +02:00
2022-07-27 09:47:16 +02:00
2023-03-21 14:12:25 -07:00
2023-04-05 15:09:04 +02:00
2023-04-24 13:32:29 +02:00
2022-07-27 09:47:16 +02:00
2022-09-01 00:47:41 +09:00