According to this commit:
    86d3646 modems: xmm626: includes: add xmm626 prefix
    86d3646e6c2dfad59c97aa39e944d97f4b3feed5
the samsung-ipc/modems/xmm626/modem.h was renamed to
samsung-ipc/modems/xmm626/xmm626_modem_if.h, however I
forgot to update the Makefile.am.

Signed-off-by: Denis 'GNUtoo' Carikli <[email protected]>
---
 samsung-ipc/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/samsung-ipc/Makefile.am b/samsung-ipc/Makefile.am
index f71e396..87becdd 100644
--- a/samsung-ipc/Makefile.am
+++ b/samsung-ipc/Makefile.am
@@ -28,7 +28,7 @@ libsamsung_ipc_la_SOURCES = \
        modems/xmm626/xmm626_kernel_smdk4412.h \
        modems/xmm626/xmm626_mipi.c \
        modems/xmm626/xmm626_mipi.h \
-       modems/xmm626/xmm626_modem.h \
+       modems/xmm626/xmm626_modem_if.h \
        modems/xmm626/xmm626_modem_link_device_hsic.h \
        modems/xmm626/xmm626_modem_prj.h \
        devices/ipc_devices.c \
-- 
2.28.0

_______________________________________________
Replicant mailing list
[email protected]
https://lists.osuosl.org/mailman/listinfo/replicant

Reply via email to