+11
−1
drivers/platform/x86/dell-smbios.c
0 → 100644
+194
−0
drivers/platform/x86/dell-smbios.h
0 → 100644
+50
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Extract SMBIOS-related code from dell-laptop to a new kernel module, dell-smbios. The static specifier is removed from exported symbols, otherwise code is just moved around. Signed-off-by:Michał Kępień <kernel@kempniu.pl> Reviewed-by:
Pali Rohár <pali.rohar@gmail.com> [dvhart: Include linux/io.h in dell-smbios.c as caught by lkp] Signed-off-by:
Darren Hart <dvhart@linux.intel.com>