summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Pci/EhciDxe/EhciReg.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Bus/Pci/EhciDxe/EhciReg.h')
-rw-r--r--MdeModulePkg/Bus/Pci/EhciDxe/EhciReg.h8
1 files changed, 1 insertions, 7 deletions
diff --git a/MdeModulePkg/Bus/Pci/EhciDxe/EhciReg.h b/MdeModulePkg/Bus/Pci/EhciDxe/EhciReg.h
index f6ca764673..23f794381f 100644
--- a/MdeModulePkg/Bus/Pci/EhciDxe/EhciReg.h
+++ b/MdeModulePkg/Bus/Pci/EhciDxe/EhciReg.h
@@ -2,7 +2,7 @@
This file contains the definination for host controller register operation routines.
-Copyright (c) 2007, Intel Corporation
+Copyright (c) 2007 - 2009, 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
@@ -154,8 +154,6 @@ EhcReadOpReg (
@param Offset EHCI operation register offset.
@param Data The data to write.
- @return None.
-
**/
VOID
EhcWriteOpReg (
@@ -171,8 +169,6 @@ EhcWriteOpReg (
@param Ehc The EHCI device.
- @return None.
-
**/
VOID
EhcClearLegacySupport (
@@ -204,8 +200,6 @@ EhcSetAndWaitDoorBell (
@param Ehc The EHCI device.
- @return None.
-
**/
VOID
EhcAckAllInterrupt (