diff options
| author | Serge Semin <[email protected]> | 2020-05-28 09:33:14 +0000 |
|---|---|---|
| committer | Wolfram Sang <[email protected]> | 2020-05-30 09:33:34 +0000 |
| commit | bbc5d36c5f66f19778d8e49a1e7d2c52e6873753 (patch) | |
| tree | 3791fe92a3c7a1de8666d022ac26f49a9d47f632 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | dt-bindings: i2c: dw: Add Baikal-T1 SoC I2C controller (diff) | |
| download | kernel-bbc5d36c5f66f19778d8e49a1e7d2c52e6873753.tar.gz kernel-bbc5d36c5f66f19778d8e49a1e7d2c52e6873753.zip | |
i2c: designware: Use `-y` to build multi-object modules
Since commit 4f8272802739 ("Documentation: update kbuild loadable modules
goals & examples") `-objs` is fitted for building host programs, lets
change DW I2C core, platform and PCI driver kbuild directives to using
`-y`, which more straightforward for device drivers. By doing so we can
discard the ifeq construction in favor to the more natural and less bulky
`<module>-$(CONFIG_X) += x.o`
Signed-off-by: Serge Semin <[email protected]>
Acked-by: Jarkko Nikula <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
