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
@@ -35,7 +35,7 @@
|
||||
#include <asm/sibyte/sb1250_dma.h>
|
||||
#endif
|
||||
|
||||
#include "uasm.h"
|
||||
#include <asm/uasm.h>
|
||||
|
||||
/* Registers used in the assembled routines. */
|
||||
#define ZERO 0
|
||||
|
Reference in New Issue
Block a user