diff options
author | Arnd Bergmann | 2019-04-15 10:35:53 +0200 |
---|---|---|
committer | Martin Schwidefsky | 2019-05-03 17:17:58 +0200 |
commit | 964d06b4ed212d85ff589a9438baeb6c4fff3272 (patch) | |
tree | 98f016d8d4f901379fa31cc51c087f8be04fec8d /kernel/time/tick-sched.c | |
parent | s390: boot, purgatory: pass $(CLANG_FLAGS) where needed (diff) | |
download | kernel-qcow2-linux-964d06b4ed212d85ff589a9438baeb6c4fff3272.tar.gz kernel-qcow2-linux-964d06b4ed212d85ff589a9438baeb6c4fff3272.tar.xz kernel-qcow2-linux-964d06b4ed212d85ff589a9438baeb6c4fff3272.zip |
s390: drop CONFIG_VIRT_TO_BUS
VIRT_TO_BUS is only used for legacy device PCI and ISA drivers using
virt_to_bus() instead of the streaming DMA mapping API, and the
remaining drivers generally don't work on 64-bit architectures.
Two of these drivers also cause a build warning on s390, so instead
of trying to fix that, let's just disable the option as we do on
most architectures now.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'kernel/time/tick-sched.c')
0 files changed, 0 insertions, 0 deletions