mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
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>
This commit is contained in:
parent
c3e4901fc6
commit
b1591ec246
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@
|
|||
*/
|
||||
|
||||
#include <common.h>
|
||||
#include <asm/mipsregs.h>
|
||||
|
||||
void enable_interrupts(void)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue