3
0
Fork 0
forked from mirrors/linux
kernel/include/linux/platform_data/x86
Andy Shevchenko 67c7debbfc platform/x86: Fix header inclusion in linux/platform_data/x86/soc.h
First of all, we don't use intel-family.h directly. On the other hand
we actively use boolean type, that is defined in the types.h (we take
top-level header for that) and x86_cpu_id, that is provided in the
mod_devicetable.h.

Secondly, we don't need to spread SOC_INTEL_IS_CPU() macro to the users.
Hence, undefine it when it's appropriate.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20230206145238.19460-1-andriy.shevchenko@linux.intel.com
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2023-02-10 17:15:18 +01:00
..
apple.h
asus-wmi.h platform/x86: asus-wmi: Implement TUF laptop keyboard power states 2022-08-26 11:48:06 +02:00
clk-lpss.h
clk-pmc-atom.h
nvidia-wmi-ec-backlight.h platform/x86: nvidia-wmi-ec-backlight: Move fw interface definitions to a header (v2) 2022-09-03 12:17:26 +02:00
p2sb.h
pmc_atom.h platform/x86: pmc_atom: Amend comment style and grammar 2022-08-25 16:23:52 +02:00
pwm-lpss.h pwm: lpss: Rename pwm_lpss_probe() --> devm_pwm_lpss_probe() 2022-11-22 16:36:27 +02:00
simatic-ipc-base.h leds: simatic-ipc-leds-gpio: add new model 227G 2022-09-01 16:14:49 +02:00
simatic-ipc.h platform/x86: simatic-ipc: add another model 2023-01-12 19:42:53 +01:00
soc.h platform/x86: Fix header inclusion in linux/platform_data/x86/soc.h 2023-02-10 17:15:18 +01:00
spi-intel.h