riscv: Remove unused headers

Change-Id: I4cd03e043e1bc2795b98d6ec2f88efa5b50d872b
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34141
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
Patrick Rudolph 2019-07-05 19:36:43 +02:00 committed by Patrick Rudolph
parent bd4bcab8ad
commit 1a64194307
1 changed files with 0 additions and 2 deletions

View File

@ -24,8 +24,6 @@
* linker script.
*/
#include <arch/boot.h>
#include <arch/encoding.h>
#include <arch/stages.h>
#include <arch/smp/smp.h>
#include <rules.h>