Frank Wunderlich
93cac85d78
ahci: mediatek: fix undefined reference of dev_err
...
building with MTK_AHCI enabled results in implicit declaration and
undefined reference of dev_err followed by a segfault of gcc
drivers/ata/mtk_ahci.c: In function 'mtk_ahci_parse_property':
drivers/ata/mtk_ahci.c:65:4: warning:
implicit declaration of function 'dev_err'
drivers/ata/mtk_ahci.c:65: undefined reference to `dev_err'
in function `mtk_ahci_probe':
drivers/ata/mtk_ahci.c:92: undefined reference to `dev_err'
Segmentation fault
fix this by adding the dm/device_compat.h to includes
Signed-off-by: Frank Wunderlich <frank-w@public-files.de >
2021-03-19 10:35:19 -04:00
..
2021-02-18 11:37:26 +01:00
2021-03-19 10:35:19 -04:00
2020-12-13 08:00:25 -07:00
2021-02-02 15:33:42 -05:00
2021-03-03 19:17:25 -07:00
2021-02-02 15:33:42 -05:00
2021-01-12 10:58:05 +05:30
2021-03-08 10:32:34 +01:00
2021-02-02 15:33:42 -05:00
2021-03-11 17:03:19 +01:00
2021-03-09 09:42:12 +08:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2021-03-12 07:44:21 +01:00
2021-02-02 15:33:42 -05:00
2021-02-07 19:22:54 +01:00
2021-01-18 15:23:06 -05:00
2021-02-26 15:30:55 +01:00
2021-03-11 17:03:19 +01:00
2021-03-08 10:59:10 +08:00
2021-03-05 10:25:43 +05:30
2021-02-02 15:33:42 -05:00
2021-02-23 10:45:55 -05:00
2021-02-02 15:33:42 -05:00
2020-12-13 16:51:09 -07:00
2021-02-02 15:33:42 -05:00
2021-01-13 09:52:58 +01:00
2021-02-21 06:07:30 +01:00
2021-03-17 12:27:58 -04:00
2021-03-11 17:00:41 +01:00
2021-01-05 12:24:40 -07:00
2021-02-24 16:51:49 -05:00
2021-01-05 16:20:26 -05:00
2020-12-13 08:00:25 -07:00
2021-03-12 07:44:21 +01:00
2021-02-02 15:33:42 -05:00
2021-02-15 10:16:45 -05:00
2021-02-15 10:16:45 -05:00
2021-02-23 15:43:13 +09:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2021-02-02 15:33:42 -05:00
2021-02-15 10:16:45 -05:00
2021-02-02 15:33:42 -05:00
2021-03-02 13:53:48 +01:00
2021-01-30 14:25:42 -07:00
2020-12-13 16:51:09 -07:00
2021-03-03 19:17:25 -07:00
2021-02-15 10:16:45 -05:00
2020-12-13 16:51:09 -07:00
2021-02-02 15:33:42 -05:00
2021-03-11 16:59:16 +01:00
2021-02-02 15:33:42 -05:00
2020-12-13 08:00:25 -07:00
2021-03-08 10:59:10 +08:00
2021-02-16 11:48:20 -05:00
2021-03-01 10:21:36 +01:00
2021-02-02 15:33:42 -05:00
2021-02-21 06:08:00 +01:00
2020-12-13 16:51:09 -07:00
2021-03-10 11:48:09 +01:00
2021-03-11 17:55:44 +01:00
2021-03-05 10:25:43 +05:30
2021-01-23 11:30:31 +01:00
2020-12-13 16:51:08 -07:00
2021-02-23 10:45:55 -05:00
2021-02-02 15:33:42 -05:00
2020-11-06 10:18:20 +08:00
2021-01-27 16:58:57 -05:00