Re: [PATCH 4/4] regmap: sdw: add support for SoundWire 1.2 MBQ
From: Pierre-Louis Bossart
Date: Fri Aug 28 2020 - 11:18:27 EST
+#include <linux/mod_devicetable.h>
Curious why do you need this header?
I'll return the question back to you, since you added this header for
regmap-sdw.c:
7c22ce6e21840 (Vinod Koul 2018-01-08 15:50:59 +0530 6) #include
<linux/mod_devicetable.h>
Looks like it should be removed :)
I could compile it without any issues on few archs I do. let me push the
patch on my tree and see if bots are happy, will send the patch
I already fixed this on my side, will submit next week.