drm/tests: hdmi: Fix memory leaks in drm_display_mode_from_cea_vic()
[drm/drm-misc.git] / drivers / scsi / mpt3sas / Makefile
blobe76d994dbed31e0622267327bd1a30dc583de510
1 # SPDX-License-Identifier: GPL-2.0
2 # mpt3sas makefile
3 obj-$(CONFIG_SCSI_MPT3SAS) += mpt3sas.o
4 mpt3sas-y += mpt3sas_base.o \
5 mpt3sas_config.o \
6 mpt3sas_scsih.o \
7 mpt3sas_transport.o \
8 mpt3sas_ctl.o \
9 mpt3sas_trigger_diag.o \
10 mpt3sas_warpdrive.o \
11 mpt3sas_debugfs.o \