From: jiaxinwu Date: Wed, 8 Jul 2015 02:56:54 +0000 (+0000) Subject: OptionRomPkg: Remove redundant included header file defintion in Ax88772.h and Ax8877... X-Git-Tag: edk2-stable201903~9403 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=a94b1b866afdb509938c60be8b4b3f8a9632e4b1;hp=00a6ad1ba7cf5c7395497f4e558591ce741c8207 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 Reviewed-by: Ye Ting git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17871 6f19259b-4bc3-4df7-8a09-765794883524 --- 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.
+ 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 #include -#include #include 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 #include -#include #include