diff options
author | Arnd Bergmann <[email protected]> | 2013-03-15 12:58:20 -0600 |
---|---|---|
committer | Alex Williamson <[email protected]> | 2013-03-15 12:58:20 -0600 |
commit | 25e9789ddd9d14a8971f4a421d04f282719ab733 (patch) | |
tree | 525be5538946c0faa502a550e2dc2f3725556568 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | f6161aa153581da4a3867a2d1a7caf4be19b6ec9 (diff) |
vfio: include <linux/slab.h> for kmalloc
The vfio drivers call kmalloc or kzalloc, but do not
include <linux/slab.h>, which causes build errors on
ARM.
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Alex Williamson <[email protected]>
Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions