# SPDX-License-Identifier: GPL-2.0-only obj-$(CONFIG_SAMPLE_LIVEPATCH) += livepatch-sample.o obj-$(CONFIG_SAMPLE_LIVEPATCH) += livepatch-shadow-mod.o obj-$(CONFIG_SAMPLE_LIVEPATCH) += livepatch-shadow-fix1.o obj-$(CONFIG_SAMPLE_LIVEPATCH) += livepatch-shadow-fix2.o obj-$(CONFIG_SAMPLE_LIVEPATCH) += livepatch-callbacks-demo.o obj-$(CONFIG_SAMPLE_LIVEPATCH) += livepatch-callbacks-mod.o obj-$(CONFIG_SAMPLE_LIVEPATCH) += livepatch-callbacks-busymod.o rnel' title='kernel Git repository'/>
summaryrefslogtreecommitdiff
path: root/drivers/scsi/elx/efct/efct_driver.h
AgeCommit message (Expand)Author
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan
2021-06-15scsi: elx: efct: Driver initialization routinesJames Smart