Remove asm/psr.h, which is not used. Also clean up asm/sections.h and unaligned.h. Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Reviewed-by: Marek Vasut <marex@denx.de>master
parent
ca844dd8c5
commit
6368c3e75f
@ -1,12 +0,0 @@ |
|||||||
/*
|
|
||||||
* (C) Copyright 2004, Psyent Corporation <www.psyent.com> |
|
||||||
* Scott McNutt <smcnutt@psyent.com> |
|
||||||
* |
|
||||||
* SPDX-License-Identifier: GPL-2.0+ |
|
||||||
*/ |
|
||||||
|
|
||||||
#ifndef __ASM_NIOS2_PSR_H_ |
|
||||||
#define __ASM_NIOS2_PSR_H_ |
|
||||||
|
|
||||||
|
|
||||||
#endif /* __ASM_NIOS2_PSR_H_ */ |
|
Loading…
Reference in new issue