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

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

Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
parent bca34692
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment