commit | 18fa6d2e4574d2a44e0c2cc5ae1c1812ec8019d8 | [log] [tgz] |
---|---|---|
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | Thu Feb 12 15:02:46 2015 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Feb 12 18:54:15 2015 -0800 |
tree | e93e5a4c12ffd234c5c9bc4e61a313563a36e4cb | |
parent | 87d1d16937f64dd7822aee8b2e35b2f3ed3200b4 [diff] |
lib/genalloc.c: remove redundant include Removing this include produces byte-identical output, and thus removes a false dependency. Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>