MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.h
Signed-off-by: Florian Fainelli <florian@openwrt.org> To: linux-mips@linux-mips.org To: David Daney <ddaney@caviumnetworks.com> Patchwork: http://patchwork.linux-mips.org/patch/887/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:

committed by
Ralf Baechle

parent
fcf6735e9c
commit
3482d713a9
@@ -19,8 +19,7 @@
|
||||
#include <asm/inst.h>
|
||||
#include <asm/elf.h>
|
||||
#include <asm/bugs.h>
|
||||
|
||||
#include "uasm.h"
|
||||
#include <asm/uasm.h>
|
||||
|
||||
enum fields {
|
||||
RS = 0x001,
|
||||
|
Reference in New Issue
Block a user