OptionRomPkg: Remove redundant included header file defintion in Ax88772.h and Ax88772b.h files

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: jiaxinwu <jiaxin.wu@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com> 

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17871 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
jiaxinwu 2015-07-08 02:56:54 +00:00 committed by jiaxinwu
parent 00a6ad1ba7
commit a94b1b866a
2 changed files with 2 additions and 4 deletions

View File

@ -1,7 +1,7 @@
/** @file
Definitions for ASIX AX88772 Ethernet adapter.
Copyright (c) 2011, Intel Corporation. All rights reserved.<BR>
Copyright (c) 2011 - 2015, Intel Corporation. All rights reserved.<BR>
This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
@ -18,7 +18,6 @@
#include <Uefi.h>
#include <Guid/EventGroup.h>
#include <Guid/NicIp4ConfigNvData.h>
#include <IndustryStandard/Pci.h>

View File

@ -1,7 +1,7 @@
/** @file
Definitions for ASIX AX88772 Ethernet adapter.
Copyright (c) 2011, Intel Corporation
Copyright (c) 2011 - 2015, Intel Corporation
All rights reserved. This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
@ -18,7 +18,6 @@
#include <Uefi.h>
#include <Guid/EventGroup.h>
#include <Guid/NicIp4ConfigNvData.h>
#include <IndustryStandard/Pci.h>