mb/lenovo/*/romstage: Remove unused include byteorder.h

Change-Id: I3e500aafd26b7524a6782883b9a30f55b544102d
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33511
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Peter Lemenkov 2019-06-15 17:34:23 +02:00 committed by Nico Huber
parent ca70593d0f
commit 22230687aa
9 changed files with 0 additions and 9 deletions

View File

@ -16,7 +16,6 @@
#include <stdint.h>
#include <string.h>
#include <cbfs.h>
#include <arch/byteorder.h>
#include <device/pci_ops.h>
#include <device/pci_def.h>
#include <console/console.h>

View File

@ -15,7 +15,6 @@
* GNU General Public License for more details.
*/
#include <arch/byteorder.h>
#include <device/pci_ops.h>
#include <northbridge/intel/sandybridge/raminit_native.h>
#include <southbridge/intel/bd82x6x/pch.h>

View File

@ -16,7 +16,6 @@
*/
#include <option.h>
#include <arch/byteorder.h>
#include <device/pci_ops.h>
#include <device/pci_def.h>
#include <northbridge/intel/sandybridge/raminit_native.h>

View File

@ -16,7 +16,6 @@
*/
#include <option.h>
#include <arch/byteorder.h>
#include <device/pci_def.h>
#include <console/console.h>
#include <cbfs.h>

View File

@ -16,7 +16,6 @@
*/
#include <stdint.h>
#include <arch/byteorder.h>
#include <device/pci_ops.h>
#include <device/pci_def.h>
#include <northbridge/intel/sandybridge/sandybridge.h>

View File

@ -16,7 +16,6 @@
*/
#include <stdint.h>
#include <arch/byteorder.h>
#include <device/pci_ops.h>
#include <device/pci_def.h>
#include <northbridge/intel/sandybridge/raminit_native.h>

View File

@ -18,7 +18,6 @@
#include <stdint.h>
#include <string.h>
#include <arch/byteorder.h>
#include <device/pci_ops.h>
#include <device/pci_def.h>
#include <cpu/x86/lapic.h>

View File

@ -16,7 +16,6 @@
*/
#include <stdint.h>
#include <arch/byteorder.h>
#include <device/pci_ops.h>
#include <device/pci_def.h>
#include <cpu/x86/lapic.h>

View File

@ -16,7 +16,6 @@
*/
#include <stdint.h>
#include <arch/byteorder.h>
#include <device/pci_ops.h>
#include <device/pci_def.h>
#include <cpu/x86/lapic.h>