src: Remove unneeded 'include <arch/io.h>'

Change-Id: Ie4293094ad703a2d8b68a8c640bd8d9cece2e6e8
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37983
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
This commit is contained in:
Elyes HAOUAS
2019-12-29 10:04:01 +01:00
committed by Patrick Georgi
parent ceff01e3b8
commit 1f66809111
9 changed files with 0 additions and 9 deletions

View File

@ -13,7 +13,6 @@
* GNU General Public License for more details.
*/
#include <arch/io.h>
#include <bootstate.h>
#include <console/console.h>
#include <console/post_codes.h>