Heinrich Schuchardt
ce51884f51
sandbox: sandbox_serial_pending depends on DM_VIDEO
...
When building sandbox_defconfig with CONFIG_DM_VIDEO=n a link time error
occurs:
in function `sandbox_serial_pending':
drivers/serial/sandbox.c:101: undefined reference to `video_sync_all'
video_sync_all() is only defined if we have CONFIG_DM_VIDEO=y.
Calling this function in a serial driver looks quite hackish
but at least let's add the missing build constraint.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2022-01-25 12:36:11 -07:00
..
2021-01-05 12:24:40 -07:00
2021-01-05 12:24:40 -07:00
2021-12-27 16:20:18 -05:00
2021-02-02 15:33:42 -05:00
2018-05-07 09:34:12 -04:00
2021-10-31 08:46:44 -04:00
2020-12-13 16:51:09 -07:00
2021-10-31 08:46:44 -04:00
2021-09-27 21:38:34 -04:00
2022-01-25 12:36:11 -07:00
2020-12-13 08:00:25 -07:00
2021-02-02 15:33:42 -05:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2020-12-13 08:00:25 -07:00
2021-03-27 13:59:37 +13:00
2020-12-13 16:51:09 -07:00
2021-12-31 06:45:01 +01:00
2021-01-05 12:24:40 -07:00
2021-02-02 15:33:42 -05:00
2021-12-27 16:20:18 -05:00
2021-02-02 15:33:42 -05:00
2021-01-05 12:24:40 -07:00
2021-02-02 15:33:42 -05:00
2021-10-31 08:46:44 -04:00
2021-09-30 08:08:56 -04:00
2021-09-25 09:46:15 -06:00
2021-03-20 16:24:27 -04:00
2021-12-20 17:12:04 -05:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2018-05-07 09:34:12 -04:00
2021-04-23 21:22:55 +02:00
2021-04-23 21:22:55 +02:00
2021-09-25 09:46:15 -06:00
2020-12-13 16:51:09 -07:00
2021-02-02 15:33:42 -05:00
2020-12-13 16:51:09 -07:00
2021-07-24 08:57:53 -04:00
2021-02-02 15:33:42 -05:00
2021-01-05 12:24:40 -07:00
2021-10-31 11:25:39 -04:00
2021-10-07 16:08:23 +08:00
2021-02-02 15:33:42 -05:00
2019-05-10 22:43:18 +02:00
2021-02-15 10:16:45 -05:00
2021-09-30 08:08:56 -04:00
2021-01-13 09:52:58 +01:00
2020-12-13 16:51:09 -07:00
2020-12-13 08:00:25 -07:00
2021-09-30 08:08:56 -04:00
2021-01-06 07:57:33 -05:00
2022-01-12 10:40:32 +01:00
2022-01-13 09:13:41 -07:00
2021-08-02 13:32:14 -04:00
2021-03-03 04:12:45 +01:00
2018-05-07 09:34:12 -04:00