Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 68b40cc4 authored by Stephen Rothwell's avatar Stephen Rothwell Committed by Takashi Iwai
Browse files

ASoC: TWL6040: use of kzalloc/kfree requires the include of slab.h

parent 1b132ea0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -27,6 +27,7 @@
#include <linux/i2c.h>
#include <linux/gpio.h>
#include <linux/platform_device.h>
#include <linux/slab.h>
#include <linux/i2c/twl.h>

#include <sound/core.h>