From: Rasmus Villemoes Date: Thu, 12 Feb 2015 23:02:43 +0000 (-0800) Subject: lib/idr.c: remove redundant include X-Git-Tag: fixes-v4.0-rc1~115^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87d1d16937f64dd7822aee8b2e35b2f3ed3200b4;p=pandora-kernel.git lib/idr.c: remove redundant include idr.c doesn't seem to use anything from hardirq.h (or anything included from that). Removing it produces identical objdump -d output, and gives 44 fewer lines in the .idr.o.cmd dependency file. Signed-off-by: Rasmus Villemoes Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed