X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-linux.git;a=blobdiff_plain;f=drivers%2Facpi%2Fnfit.c;h=a14ee291d1a70cf0dc053e351435de16ba00e472;hp=c1b8d03e262eeeedf21d24f58b528acefe827abb;hb=729aca0d68885e1ca7ca8eb01a1ae294da290776;hpb=9abbe73e7d49ff7939c9a45bf50647cf47b05abf diff --git a/drivers/acpi/nfit.c b/drivers/acpi/nfit.c index c1b8d03e262e..a14ee291d1a7 100644 --- a/drivers/acpi/nfit.c +++ b/drivers/acpi/nfit.c @@ -27,7 +27,7 @@ * For readq() and writeq() on 32-bit builds, the hi-lo, lo-hi order is * irrelevant. */ -#include +#include static bool force_enable_dimms; module_param(force_enable_dimms, bool, S_IRUGO|S_IWUSR);