Skip to content
Snippets Groups Projects
Commit 13626a88 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

[MIPS] MV6434x: The name of the CPP symbol is __mips__, not __MIPS__.

parent b56bce9a
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@
#ifndef __ASM_MV643XX_H
#define __ASM_MV643XX_H
#ifdef __MIPS__
#ifdef __mips__
#include <asm/addrspace.h>
#include <asm/marvell.h>
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment