diff options
author | klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-10-15 07:18:19 +0000 |
---|---|---|
committer | klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-10-15 07:18:19 +0000 |
commit | 18d2d5ab9e9424ed55ad65517f40f90824cfe3be (patch) | |
tree | 90583e1b72ce6ffc4321b77791fe77b871fb9111 /MdePkg/Library/PeiSmbusLibSmbus2Ppi/InternalSmbusLib.h | |
parent | bf9ffb9f6b78addf03a005893567ce6a77af3967 (diff) | |
download | edk2-platforms-18d2d5ab9e9424ed55ad65517f40f90824cfe3be.tar.xz |
Remove over specific usage for library class
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6117 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/PeiSmbusLibSmbus2Ppi/InternalSmbusLib.h')
-rw-r--r-- | MdePkg/Library/PeiSmbusLibSmbus2Ppi/InternalSmbusLib.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MdePkg/Library/PeiSmbusLibSmbus2Ppi/InternalSmbusLib.h b/MdePkg/Library/PeiSmbusLibSmbus2Ppi/InternalSmbusLib.h index b5d0a76262..9e7142d63c 100644 --- a/MdePkg/Library/PeiSmbusLibSmbus2Ppi/InternalSmbusLib.h +++ b/MdePkg/Library/PeiSmbusLibSmbus2Ppi/InternalSmbusLib.h @@ -23,7 +23,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. #include <Library/SmbusLib.h>
#include <Library/DebugLib.h>
-#include <Library/PeiServicesTablePointerLib.h>
#include <Library/PeiServicesLib.h>
#include <Library/BaseMemoryLib.h>
|