Home
last modified time | relevance | path

Searched hist:"85 c5e27c4a7d085e8a0e112f659f6375c6f309e1" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/lib/
H A Dinterval_tree.cdiff 85c5e27c4a7d085e8a0e112f659f6375c6f309e1 Thu Feb 12 17:02:32 CST 2015 Rasmus Villemoes <linux@rasmusvillemoes.dk> lib/interval_tree.c: simplify includes

The file uses nothing from init.h, and also doesn't need the full module.h
machinery; export.h is sufficient. The latter requires the user to ensure
compiler.h is included, so do that explicitly instead of relying on some
other header pulling it in.

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>