platform/x86: intel_skl_int3472: Fix dependencies (drop CLKDEV_LOOKUP)

Besides the fact that COMMON_CLK selects CLKDEV_LOOKUP, the latter
is going to be removed from clock framework.

Reviewed-by: Daniel Scally <djrscally@gmail.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20210618125516.53510-3-andriy.shevchenko@linux.intel.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
This commit is contained in:
Andy Shevchenko 2021-06-18 15:55:11 +03:00 committed by Hans de Goede
parent a431024643
commit a438dd1108

View File

@ -1,7 +1,7 @@
config INTEL_SKL_INT3472
tristate "Intel SkyLake ACPI INT3472 Driver"
depends on ACPI
depends on COMMON_CLK && CLKDEV_LOOKUP
depends on COMMON_CLK
depends on I2C
depends on GPIOLIB
depends on REGULATOR