1
0
Fork 0

MIPS: mips64/interrupt.c: remove superfluous include

Nothing is used from asm/mipsregs.h.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Cc: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>
utp
Gabor Juhos 2013-06-12 18:02:44 +02:00 committed by Tom Rini
parent c3e4901fc6
commit b1591ec246
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@
*/
#include <common.h>
#include <asm/mipsregs.h>
void enable_interrupts(void)
{