MIPS: Drop pmon.h

There is no code still using pmon callvectors.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Paul Burton <paulburton@kernel.org>
Cc: linux-mips@vger.kernel.org
Cc: chenhe@lemote.com
This commit is contained in:
Jiaxun Yang
2019-11-07 12:01:14 +08:00
committed by Paul Burton
parent caed1d1b20
commit 28e6b875fd
2 changed files with 0 additions and 47 deletions

View File

@@ -31,7 +31,6 @@
#include <asm/pgtable.h>
#include <asm/processor.h>
#include <asm/bootinfo.h>
#include <asm/pmon.h>
#include <asm/cacheflush.h>
#include <asm/tlbflush.h>
#include <asm/mipsregs.h>