Re: [PATCH] soc: mediatek: mtk-socinfo: select CONFIG_SOC_BUS

From: AngeloGioacchino Del Regno
Date: Mon Apr 08 2024 - 08:59:11 EST


Il 08/04/24 14:55, Arnd Bergmann ha scritto:
From: Arnd Bergmann <arnd@xxxxxxxx>

This is needed to avoid a link failure:

ERROR: modpost: "soc_device_register" [drivers/soc/mediatek/mtk-socinfo.ko] undefined!
ERROR: modpost: "soc_device_unregister" [drivers/soc/mediatek/mtk-socinfo.ko] undefined!

Fixes: 423a54da3c7e ("soc: mediatek: mtk-socinfo: Add driver for getting chip information")
Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>