commit | b8b6db1793551fac131834d413199197f86b6b5f | [log] [tgz] |
---|---|---|
author | Rasmus Villemoes <[email protected]> | Thu Feb 12 15:03:08 2015 -0800 |
committer | Linus Torvalds <[email protected]> | Thu Feb 12 18:54:16 2015 -0800 |
tree | e63f1f4ada91f5875ac2f6da9c84c5170a98e6ba | |
parent | 886d3dfa85d5aa6f11813c319e50f5402c7cf4e4 [diff] |
lib/show_mem.c: remove redundant include show_mem.c doesn't use anything from nmi.h. Removing it yields identical objdump -d output for each of {allyes,allno,def}config and eliminates more than 100 lines in the dependency file. Signed-off-by: Rasmus Villemoes <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>