From: Steven J. Hill Date: Tue, 5 Feb 2013 22:52:01 +0000 (-0600) Subject: MIPS: microMIPS: uasm: Split 'uasm.c' into two files. X-Git-Tag: v3.10-rc1~15^2^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abc597fe623cfd7d3b18d5235c54f3d567d2c3d3;p=pandora-kernel.git MIPS: microMIPS: uasm: Split 'uasm.c' into two files. Split 'uasm.c' into two files. The new file 'uasm-mips.c' has the functions specific to the classic MIPS ISA. The 'uasm.c' file contains common code that can be used by classic or other ISAs that could be supported by the kernel. Signed-off-by: Steven J. Hill Cc: linux-mips@linux-mips.org Cc: cernekee@gmail.com Cc: kevink@paralogos.com Cc: ddaney.cavm@gmail.com Patchwork: https://patchwork.linux-mips.org/patch/4922/ Signed-off-by: Ralf Baechle (cherry picked from commit 0961103562ab958fa74f35043bf4f72e51ed6155) --- Reading git-diff-tree failed