]> www.infradead.org Git - users/jedix/linux-maple.git/commit
spi: offload: types: include linux/bits.h
authorDavid Lechner <dlechner@baylibre.com>
Mon, 10 Feb 2025 23:16:14 +0000 (17:16 -0600)
committerMark Brown <broonie@kernel.org>
Tue, 11 Feb 2025 13:15:28 +0000 (13:15 +0000)
commitfcd7ace9a725ae034ff9f24cb94c9fe12a1f02da
tree1e674be3829c191f206d18d842ac44241c5b6843
parentf46eb2bfb878ce3345725252f77fa3ba36a0f087
spi: offload: types: include linux/bits.h

Add #include <linux/bits.h> to linux/spi/offload/types.h since this
file uses the BIT macro.

Suggested-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Signed-off-by: David Lechner <dlechner@baylibre.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://patch.msgid.link/20250210-spi-offload-extra-headers-v1-1-0f3356362254@baylibre.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/linux/spi/offload/types.h