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

Change-Id: If358e221021466f0058bfc84a322750b34a36d5f
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32786
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-05-14 12:56:32 +02:00 committed by Patrick Georgi
parent 65209de411
commit 5bc493a8a2
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@
* GNU General Public License for more details.
*/
#include <arch/io.h>
#include <device/mmio.h>
#include <device/pci_ops.h>
#include <device/pci_def.h>