diff options
Diffstat (limited to 'Omap35xxPkg/Library')
-rw-r--r-- | Omap35xxPkg/Library/ResetSystemLib/ResetSystemLib.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Omap35xxPkg/Library/ResetSystemLib/ResetSystemLib.c b/Omap35xxPkg/Library/ResetSystemLib/ResetSystemLib.c index 5aeec5d1ef..414d78ee68 100644 --- a/Omap35xxPkg/Library/ResetSystemLib/ResetSystemLib.c +++ b/Omap35xxPkg/Library/ResetSystemLib/ResetSystemLib.c @@ -25,7 +25,6 @@ #include <Library/DebugLib.h>
#include <Library/EfiResetSystemLib.h>
-#include <Library/BeagleBoardSystemLib.h>
/**
Resets the entire platform.
|