]> www.infradead.org Git - users/jedix/linux-maple.git/commit
soundwire: Update the includes on the sdw.h header
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Tue, 12 Nov 2024 12:56:45 +0000 (12:56 +0000)
committerVinod Koul <vkoul@kernel.org>
Thu, 14 Nov 2024 06:41:17 +0000 (12:11 +0530)
commite311b04db66aaed1819bdd479d42c4f338f105b9
treeeffe240510ecff5274ac58a7edf50bf98a95049b
parent830f1aa53c0287eae667fa5f0a690bec34a10a3f
soundwire: Update the includes on the sdw.h header

There are quite a few things used in the sdw.h header that it relies on
the consumer to include. If something is used directly in the header it
should be included by the header. Update the includes to cover the
missing items, or add forward declarations for things that are only used
as pointers. Whilst making the change also alphabetise the list of
includes.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20241112125646.590240-1-ckeepax@opensource.cirrus.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
include/linux/soundwire/sdw.h