Reviewed-by: Ye Ting <ting...@intel.com> 

-----Original Message-----
From: jiaxinwu [mailto:jiaxin...@intel.com] 
Sent: Monday, July 06, 2015 1:37 PM
To: edk2-devel@lists.sourceforge.net
Subject: [edk2] [Patch] 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...@intel.com>
---
 OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/Ax88772.h  | 3 +--
 OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/Ax88772.h | 3 +--
 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 3c02725..5427ed0 100644
--- a/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/Ax88772.h
+++ b/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/Ax88772.h
@@ -1,9 +1,9 @@
 /** @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
   http://opensource.org/licenses/bsd-license.php
 
@@ -16,11 +16,10 @@
 #define _AX88772_H_
 
 #include <Uefi.h>
 
 #include <Guid/EventGroup.h>
-#include <Guid/NicIp4ConfigNvData.h>
 
 #include <IndustryStandard/Pci.h>
 
 #include <Library/BaseMemoryLib.h>
 #include <Library/DebugLib.h>
diff --git a/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/Ax88772.h 
b/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/Ax88772.h
index 5382e44..ab75ec2 100644
--- a/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/Ax88772.h
+++ b/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/Ax88772.h
@@ -1,9 +1,9 @@
 /** @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
   http://opensource.org/licenses/bsd-license.php
 
@@ -16,11 +16,10 @@
 #define _AX88772_H_
 
 #include <Uefi.h>
 
 #include <Guid/EventGroup.h>
-#include <Guid/NicIp4ConfigNvData.h>
 
 #include <IndustryStandard/Pci.h>
 
 #include <Library/BaseMemoryLib.h>
 #include <Library/DebugLib.h>
-- 
1.9.5.msysgit.1


------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to