Re: [RESEND PATCH 1/2] soc: qcom: rmtfs: allow building the module with COMPILE_TEST=y

From: Jens Glathe
Date: Thu Jan 09 2025 - 04:56:32 EST


On 02.12.24 10:49, Bartosz Golaszewski wrote:

From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>

Make it possible to build the module when COMPILE_TEST is enabled for
better build coverage.

Hi Bartosz,

no idea why this happens, but I just bisected my way to this patchset
for this very odd error on the HP Omnibook X14:

jglathe@x14-jg:~$ sudo dmesg|grep snps
[    1.009307] qcom-snps-eusb2-hsphy 88e1000.phy: Registered Qcom-eUSB2 phy
[   24.035977] platform fd3000.phy: deferred probe pending:
qcom-snps-eusb2-hsphy: failed to get repeater
[   24.035987] platform fd9000.phy: deferred probe pending:
qcom-snps-eusb2-hsphy: failed to get repeater

This kills USB2 functionality on the type-c connectors.

with best regards

Jens