diff options
author | John Garry <john.garry@huawei.com> | 2019-11-04 18:22:19 +0100 |
---|---|---|
committer | Wei Xu <xuwei5@hisilicon.com> | 2019-11-05 01:48:07 +0100 |
commit | f361c863b3bfa602da37d7a94d90a5dfee0d08fe (patch) | |
tree | 339ea5f263a6c63c5d7a992c94d4002cfe3fffae /sound | |
parent | bus: hisi_lpc: Expand build test coverage (diff) | |
download | linux-f361c863b3bfa602da37d7a94d90a5dfee0d08fe.tar.xz linux-f361c863b3bfa602da37d7a94d90a5dfee0d08fe.zip |
logic_pio: Build into a library
Object file logic_pio.o is always built.
Ideally the object file should only be built when required. This is
tricky, as that would be for archs which define PCI_IOBASE, but no common
config option exists for that.
For now, continue to always build but at least ensure the symbols are not
included in the vmlinux when not referenced.
Suggested-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: John Garry <john.garry@huawei.com>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions