]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: amba: Allow some ARM_AMBA users to compile with COMPILE_TEST
authorJason Gunthorpe <jgg@nvidia.com>
Tue, 23 Feb 2021 19:17:48 +0000 (15:17 -0400)
committerAlex Williamson <alex.williamson@redhat.com>
Tue, 16 Mar 2021 16:39:28 +0000 (10:39 -0600)
commit8d2218d45b48b857d0ea159bd1366892c5d46240
tree49a892f3cfe7b9c567c42c1183ea59a55b81a1b9
parentb70207a36e04c6a4c7e7f01a5d66ade94bd64c62
ARM: amba: Allow some ARM_AMBA users to compile with COMPILE_TEST

CONFIG_VFIO_AMBA has a light use of AMBA, adding some inline fallbacks
when AMBA is disabled will allow it to be compiled under COMPILE_TEST and
make VFIO easier to maintain.

Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Message-Id: <3-v1-df057e0f92c3+91-vfio_arm_compile_test_jgg@nvidia.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
drivers/vfio/platform/Kconfig
include/linux/amba/bus.h