diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2019-12-18 23:43:07 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-14 16:10:14 +0100 |
commit | e2f373320779eb0cece04a11621e9cf518e1c7b1 (patch) | |
tree | 791bb96618423422c9585707a94927f34bdd54a6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | adc92dd4550ee038a9794eae1c05d88721a3a737 (diff) |
drivers/component: remove modular code
drivers/base/Makefile always adds component.o to obj-y, like this:
obj-y := component.o core.o bus.o dd.o syscore.o \
Hence it is never compiled as a module. Remove useless modular code.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Link: https://lore.kernel.org/r/20191218144307.19243-1-masahiroy@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions