From a94b1b866afdb509938c60be8b4b3f8a9632e4b1 Mon Sep 17 00:00:00 2001 From: jiaxinwu Date: Wed, 8 Jul 2015 02:56:54 +0000 Subject: 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 --- OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/Ax88772.h | 3 +-- OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/Ax88772.h | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'OptionRomPkg') 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 -- cgit v1.2.3