From: James Hogan Date: Wed, 3 Jul 2013 13:40:58 +0000 (+0000) Subject: MIPS: use generic-y where possible X-Git-Tag: v3.12-rc1~21^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cad3b624853b6f34f19693b9812df0d473a6fd40;p=pandora-kernel.git MIPS: use generic-y where possible Use generic-y and remove headers in arch/mips/include/[uapi/]asm/Kbuild where the header just includes or is identical to the corresponding . We can't do the same for uapi/asm/kvm_para.h because it's presence is explicitly checked in include/uapi/linux/Kbuild to decide whether to add kvm_para.h to header-y. Signed-off-by: James Hogan Cc: Ralf Baechle Cc: Christoph Lameter Cc: Tejun Heo Cc: Dave Jones Cc: David Howells Cc: David Sharp Cc: Paul E. McKenney Cc: Thomas Gleixner Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/5581/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed