Skip to content
Snippets Groups Projects
Commit b1591ec2 authored by Gabor Juhos's avatar Gabor Juhos Committed by Tom Rini
Browse files

MIPS: mips64/interrupt.c: remove superfluous include


Nothing is used from asm/mipsregs.h.

Signed-off-by: default avatarGabor Juhos <juhosg@openwrt.org>
Cc: Daniel Schwierzeck <daniel.schwierzeck@googlemail.com>
parent c3e4901f
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,6 @@
*/
#include <common.h>
#include <asm/mipsregs.h>
void enable_interrupts(void)
{
......
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