From: Ralf Baechle Date: Thu, 24 Jan 2013 21:01:48 +0000 (+0100) Subject: MIPS: Cleanup break and trap codes. X-Git-Tag: v3.9-rc1~26^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b003119ab6a12f03ab6ec43a1c921c9469945a4;p=pandora-kernel.git MIPS: Cleanup break and trap codes. Very ancient out-of-tree KDB versions were using BRK_KDB code but it's unused in modern kernels since a long time. Delete it. The microMIPS encoding only reserves 4 bits for a trap code so it's time for further weedkilling. Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed