From 1eb3454b8a56a18b1da828a51e35845b3fc0e967 Mon Sep 17 00:00:00 2001 From: oliviermartin Date: Sat, 11 Jun 2011 11:17:41 +0000 Subject: ArmPlatformPkg/SP804TimerDxe: Replaced Interrupt number #define by a PCD The PcdSP804Timer0InterruptNum defines the interrupt number attached to SP804 Timer0. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11791 6f19259b-4bc3-4df7-8a09-765794883524 --- .../ArmVExpressPkg/Include/Platform/CTA9x4/ArmPlatform.h | 9 --------- 1 file changed, 9 deletions(-) (limited to 'ArmPlatformPkg/ArmVExpressPkg/Include') diff --git a/ArmPlatformPkg/ArmVExpressPkg/Include/Platform/CTA9x4/ArmPlatform.h b/ArmPlatformPkg/ArmVExpressPkg/Include/Platform/CTA9x4/ArmPlatform.h index 1b64392b2e..f66ff3396a 100644 --- a/ArmPlatformPkg/ArmVExpressPkg/Include/Platform/CTA9x4/ArmPlatform.h +++ b/ArmPlatformPkg/ArmVExpressPkg/Include/Platform/CTA9x4/ArmPlatform.h @@ -130,15 +130,6 @@ // PL111 Lcd #define PL111_CLCD_CORE_TILE_VIDEO_MODE_OSC_ID 1 -/*********************************************************************************** -// Interrupt Map -************************************************************************************/ - -// Timer Interrupts -#define TIMER01_INTERRUPT_NUM 34 -#define TIMER23_INTERRUPT_NUM 35 - - /*********************************************************************************** // EFI Memory Map in Permanent Memory (DRAM) ************************************************************************************/ -- cgit v1.2.3