From: Alex Smith Date: Wed, 23 Jul 2014 13:40:15 +0000 (+0100) Subject: MIPS: Remove asm/user.h X-Git-Tag: cleanup-for-v3.18~94^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60be939c5a7956cd93714b0737bf289269a52c17;p=pandora-kernel.git MIPS: Remove asm/user.h The struct user definition in this file is not used anywhere (the ELF core dumper does not use that format). Therefore, remove the header and instead enable the asm-generic user.h which is an empty header to satisfy a few generic headers which still try to include user.h. Signed-off-by: Alex Smith Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/7459/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed