diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2011-01-12 17:01:15 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-01-13 08:03:23 -0800 |
commit | 2b6b5caa6d05579bd1501006e34feec1b2aef8c4 (patch) | |
tree | 9345fc087fab818c36bf348a563ba1f83c350bda /arch/score/kernel | |
parent | 93685ad247ef65b7d6f90ffe97b44f5cfeaf40d3 (diff) | |
download | op-kernel-dev-2b6b5caa6d05579bd1501006e34feec1b2aef8c4.zip op-kernel-dev-2b6b5caa6d05579bd1501006e34feec1b2aef8c4.tar.gz |
Decompressors: include <linux/slab.h> in <linux/decompress/mm.h>
Currently users of mm.h need to include <linux/slab.h> to use the macros
malloc() and free() provided by mm.h. This fixes it.
Signed-off-by: Lasse Collin <lasse.collin@tukaani.org>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Alain Knaff <alain@knaff.lu>
Cc: Albin Tonnerre <albin.tonnerre@free-electrons.com>
Cc: Phillip Lougher <phillip@lougher.demon.co.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/score/kernel')
0 files changed, 0 insertions, 0 deletions