diff options
author | Mark Brown <broonie@kernel.org> | 2019-06-18 20:12:47 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-06-18 20:12:47 +0200 |
commit | e1d700f7c94e755106749411706a38e39a93404b (patch) | |
tree | b1230cb7eba5a4ef28ed2cd2527d9ac78f06cc00 /drivers/infiniband/hw/mlx4/Makefile | |
parent | regulator: qcom_spmi: Refactor get_mode/set_mode (diff) | |
parent | Linux 5.2-rc4 (diff) | |
download | linux-e1d700f7c94e755106749411706a38e39a93404b.tar.xz linux-e1d700f7c94e755106749411706a38e39a93404b.zip |
Merge tag 'v5.2-rc4' into regulator-5.3
Linux 5.2-rc4
Diffstat (limited to 'drivers/infiniband/hw/mlx4/Makefile')
-rw-r--r-- | drivers/infiniband/hw/mlx4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/infiniband/hw/mlx4/Makefile b/drivers/infiniband/hw/mlx4/Makefile index f4213b3a8fe1..7b6757b02857 100644 --- a/drivers/infiniband/hw/mlx4/Makefile +++ b/drivers/infiniband/hw/mlx4/Makefile @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0-only obj-$(CONFIG_MLX4_INFINIBAND) += mlx4_ib.o mlx4_ib-y := ah.o cq.o doorbell.o mad.o main.o mr.o qp.o srq.o mcg.o cm.o alias_GUID.o sysfs.o |