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

blacklist 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/blacklist.c [deleted file]
drivers/acpi/x86/Makefile
drivers/acpi/x86/blacklist.c [new file with mode: 0644]