From: Masahiro Yamada Date: Mon, 5 Jan 2015 06:57:15 +0000 (+0900) Subject: kbuild: merge bounds.h and asm-offsets.h rules X-Git-Tag: fixes-v4.0-rc1~57^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39664e2f3cdef98f42437e903159a6044a1d99d6;p=pandora-kernel.git kbuild: merge bounds.h and asm-offsets.h rules The rules "cmd_bounds" and "cmd_offsets" are almost the same. (The difference is only the include guards.) They can be merged. Signed-off-by: Masahiro Yamada Signed-off-by: Michal Marek --- Reading git-diff-tree failed