summaryrefslogtreecommitdiffstats
path: root/OptionRomPkg
diff options
context:
space:
mode:
authorjiaxinwu <jiaxin.wu@intel.com>2015-07-08 02:56:54 +0000
committerjiaxinwu <jiaxinwu@Edk2>2015-07-08 02:56:54 +0000
commita94b1b866afdb509938c60be8b4b3f8a9632e4b1 (patch)
tree9ab8f7cb4326bb968e3c0ece9dba25586c1d85ed /OptionRomPkg
parent00a6ad1ba7cf5c7395497f4e558591ce741c8207 (diff)
downloadedk2-a94b1b866afdb509938c60be8b4b3f8a9632e4b1.tar.gz
edk2-a94b1b866afdb509938c60be8b4b3f8a9632e4b1.tar.bz2
edk2-a94b1b866afdb509938c60be8b4b3f8a9632e4b1.zip
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
Diffstat (limited to 'OptionRomPkg')
-rw-r--r--OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/Ax88772.h3
-rw-r--r--OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/Ax88772.h3
2 files changed, 2 insertions, 4 deletions
diff --git a/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/Ax88772.h b/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/Ax88772.h
index 3c02725bdc..5427ed0f91 100644
--- a/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/Ax88772.h
+++ b/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/Ax88772.h
@@ -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>
diff --git a/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/Ax88772.h b/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/Ax88772.h
index 5382e44c1b..ab75ec2e2d 100644
--- a/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/Ax88772.h
+++ b/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/Ax88772.h
@@ -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>