]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA/hda: intel-sdw-acpi: Remove (explicitly) unused header
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 31 Mar 2025 07:07:58 +0000 (10:07 +0300)
committerTakashi Iwai <tiwai@suse.de>
Mon, 31 Mar 2025 09:31:36 +0000 (11:31 +0200)
commit986da36806b1a45b8502f0cc23cfcc685c8f2a1c
tree4ca35cc5ddd123dd6e0b97ddf27870d36219dbe1
parente5182305a5199246dbcb4053299dcb1c8867b6ff
ALSA/hda: intel-sdw-acpi: Remove (explicitly) unused header

The fwnode.h is not supposed to be used by the drivers as it
has the definitions for the core parts for different device
property provider implementations. Drop it.

Note, that fwnode API for drivers is provided in property.h
which is included here.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://patch.msgid.link/20250331070758.3986134-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/intel-sdw-acpi.c