gpio: nomadik: add #include <linux/slab.h>
authorThéo Lebrun <theo.lebrun@bootlin.com>
Wed, 28 Feb 2024 11:28:12 +0000 (12:28 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 29 Feb 2024 09:28:59 +0000 (10:28 +0100)
commit9b82653dee91d459b650779a7d682dc1686eaba9
treeedca72b75a02e530c6f317d21bd2c06ce7ba86f0
parentcbb24db148849fd5a54063862c4f537776c92a60
gpio: nomadik: add #include <linux/slab.h>

Add linux/slab.h header include for GFP flags.

Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
Link: https://lore.kernel.org/r/20240228-mbly-gpio-v2-14-3ba757474006@bootlin.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-nomadik.c