mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2026-04-30 16:31:46 +02:00
drivers/sfi/sfi_core.c contains the generic SFI implementation. It has a private header, sfi_core.h, for its own use and the private use of future files in drivers/sfi/ Signed-off-by: Feng Tang <feng.tang@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>
41 B
41 B
obj-y += sfi_acpi.o obj-y += sfi_core.o