Kory Maincent
cd407e89f8
board/octavo: Fix Linux compilation
...
Since commit dc0f7215c6 ("package/gcc: switch to 13.x as default"),
the Linux kernel is failing to build with this output:
In file included from ./include/linux/kernel.h:10,
from drivers/ata/libahci.c:35:
drivers/ata/libahci.c: In function ‘ahci_led_store’:
./include/linux/compiler.h:348:45: error: call to ‘__compiletime_assert_1154’ declared with attribute error: BUILD_BUG_ON failed: sizeof(_s) > sizeof(long)
348 | _compiletime_assert(condition, msg, __compiletime_assert_, __LINE__)
Fix it by importing Linux upstream patch.
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
(cherry picked from commit 864cb7ea29 )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2025-03-14 09:06:38 +01:00
..
2024-10-22 20:58:43 +02:00
2024-10-29 22:32:48 +01:00
2021-11-14 15:31:57 +01:00
2024-05-25 18:48:55 +02:00
2024-10-26 21:14:06 +02:00
2022-03-10 21:39:07 +01:00
2024-10-24 23:06:46 +02:00
2024-05-05 10:34:39 +02:00
2024-03-24 17:18:35 +01:00
2022-06-27 22:59:51 +02:00
2024-02-07 00:01:20 +01:00
2024-05-30 21:11:13 +02:00
2024-02-07 20:46:53 +01:00
2024-04-07 09:47:16 +02:00
2024-10-31 19:07:25 +01:00
2021-11-08 22:59:25 +01:00
2021-04-28 23:37:00 +02:00
2024-01-13 22:02:06 +01:00
2024-08-07 23:10:17 +02:00
2024-09-14 11:34:10 +02:00
2024-07-12 09:21:02 +02:00
2024-03-14 19:38:03 +01:00
2024-11-11 22:27:15 +01:00
2021-11-08 22:59:26 +01:00
2021-11-08 22:59:26 +01:00
2023-08-12 21:57:16 +02:00
2024-10-26 16:47:24 +02:00
2024-09-03 21:55:15 +02:00
2020-07-25 23:01:55 +02:00
2021-11-08 22:59:28 +01:00
2021-12-18 21:59:52 +01:00
2024-10-26 21:00:02 +02:00
2023-08-10 23:01:49 +02:00
2023-11-18 16:14:45 +01:00
2022-11-01 23:24:53 +01:00
2024-05-30 20:19:08 +02:00
2021-11-08 22:59:28 +01:00
2024-03-27 15:02:42 +01:00
2022-03-10 21:39:45 +01:00
2024-02-11 23:13:12 +01:00
2024-11-03 19:58:33 +01:00
2024-08-15 11:02:12 +02:00
2022-07-23 22:30:14 +02:00
2021-11-08 22:59:29 +01:00
2024-04-10 21:55:15 +02:00
2024-11-03 18:33:50 +01:00
2025-03-14 09:06:38 +01:00
2024-10-19 13:40:09 +02:00
2020-09-11 08:51:16 +02:00
2024-05-17 16:35:23 +02:00
2024-08-07 23:10:17 +02:00
2024-10-31 18:40:40 +01:00
2020-09-03 21:06:31 +02:00
2024-10-28 22:44:39 +01:00
2024-11-04 23:03:47 +01:00
2024-10-23 21:53:15 +02:00
2024-08-08 18:43:13 +02:00
2021-12-18 22:12:30 +01:00
2022-07-23 15:36:21 +02:00
2024-05-06 21:30:33 +02:00
2023-08-12 23:12:32 +02:00
2023-10-29 19:43:29 +01:00
2024-08-14 22:09:32 +02:00
2024-07-13 16:21:45 +02:00
2024-10-26 15:32:12 +02:00
2023-08-06 22:47:32 +02:00
2024-07-12 22:23:01 +02:00
2022-03-09 21:47:48 +01:00
2021-11-08 22:59:34 +01:00
2025-02-08 08:31:12 +01:00
2024-05-09 22:45:10 +02:00
2024-08-26 18:42:17 +02:00
2024-07-13 00:04:23 +02:00
2024-11-03 22:51:59 +01:00
2022-10-14 15:47:21 +02:00
2024-05-02 00:01:06 +02:00
2021-07-18 23:41:59 +02:00
2019-07-14 11:57:39 +02:00
2024-09-16 20:04:29 +02:00
2024-06-06 10:42:44 +02:00
2024-12-03 21:08:54 +01:00
2019-08-03 11:06:44 +02:00
2019-12-08 21:49:08 +01:00
2024-06-06 16:18:09 +02:00
2021-05-20 09:53:29 +02:00
2021-05-20 09:53:30 +02:00
2021-11-12 23:09:58 +01:00