commit | da65a1589dacc7ec44ea0557a14d70a39d991f32 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Wed Oct 26 15:13:15 2016 +0200 |
committer | Geert Uytterhoeven <geert+renesas@glider.be> | Thu Nov 10 10:10:37 2016 +0100 |
tree | 0a2324a902dd95c28a70e2505c56b65fce4eac06 | |
parent | ab6a713e7dc2f92ad3bc3387122524655431501e [diff] |
base: soc: Provide a dummy implementation of soc_device_match() Provide a dummy implementation of soc_device_match(), to allow compiling drivers that may be used on SoCs both with and without CONFIG_SOC_BUS, and for compile testing. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>