ACPI: x86: Move LPSS to x86 folder
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 4 Apr 2024 18:23:42 +0000 (21:23 +0300)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 8 Apr 2024 14:39:24 +0000 (16:39 +0200)
commit2d5d5abebf1a342d672f738b60ea930ebc1070b0
tree6683d735fed169e315bbe0dc88df9ba98c89492e
parent3d26b94fa11e5e7aa46aef5ee7748d5015900acd
ACPI: x86: Move LPSS to x86 folder

LPSS is built solely for x86, move it to the respective folder.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/Makefile
drivers/acpi/acpi_lpss.c [deleted file]
drivers/acpi/internal.h
drivers/acpi/x86/Makefile
drivers/acpi/x86/lpss.c [new file with mode: 0644]