]> git.proxmox.com Git - mirror_edk2.git/commitdiff
BeagleBoardPkg: Renamed ArmPlatform.h into BeagleBoard.h
authoroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 6 Jul 2011 20:18:02 +0000 (20:18 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 6 Jul 2011 20:18:02 +0000 (20:18 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11999 6f19259b-4bc3-4df7-8a09-765794883524

BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoardHelper.S
BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoardHelper.asm

index 36044aaa6295a61b530f711ae2b8af963a508976..8bcb9d80c0c0a92a604f4ed7581c8aa37e276335 100755 (executable)
@@ -14,7 +14,7 @@
 #include <AsmMacroIoLib.h>
 #include <Base.h>
 #include <Library/PcdLib.h>
-#include <ArmPlatform.h>
+#include <BeagleBoard.h>
 #include <AutoGen.h>
 
 .text
index 9d08cd648dbf74cd1ae978c53c2203a16b5b6338..d4b7ae46bc03895a825275a5003e6673cec6767e 100755 (executable)
@@ -14,7 +14,7 @@
 #include <AsmMacroIoLib.h>\r
 #include <Base.h>\r
 #include <Library/PcdLib.h>\r
-#include <ArmPlatform.h>\r
+#include <BeagleBoard.h>\r
 #include <AutoGen.h>\r
 \r
   INCLUDE AsmMacroIoLib.inc\r