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

Commit 2125b8a4 authored by Stephen Rothwell's avatar Stephen Rothwell Committed by Dave Airlie
Browse files

drm/ttm: using kmalloc/kfree requires including slab.h

parent 4cdc840a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -37,6 +37,7 @@
#include <linux/module.h>
#include <linux/mm.h>
#include <linux/seq_file.h> /* for seq_printf */
#include <linux/slab.h>

#include <asm/atomic.h>
#include <asm/agp.h>