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

Commit 6a3cd3ea authored by Stephen Rothwell's avatar Stephen Rothwell Committed by Dan Williams
Browse files

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

parent bca34692
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -27,6 +27,7 @@
#include <linux/io.h>
#include <linux/module.h>
#include <linux/platform_device.h>
#include <linux/slab.h>

#include <linux/timb_dma.h>