]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg: remove unused SP804 driver and TimerLib implementation
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 15 Nov 2017 14:42:05 +0000 (14:42 +0000)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 8 Dec 2017 16:30:59 +0000 (16:30 +0000)
commita8406340bdf2ff6328ae5d60558add1d9abe5fcf
treec2b3c862f5efc5adbda522ba13180b3d53799787
parent134f669b2a1e32add33971c37888c761d4aa2ed7
ArmPlatformPkg: remove unused SP804 driver and TimerLib implementation

None of the platforms we support use these so remove them.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
ArmPlatformPkg/ArmPlatformPkg.dec
ArmPlatformPkg/Drivers/SP804TimerDxe/SP804Timer.c [deleted file]
ArmPlatformPkg/Drivers/SP804TimerDxe/SP804TimerDxe.inf [deleted file]
ArmPlatformPkg/Include/Drivers/SP804Timer.h [deleted file]
ArmPlatformPkg/Library/SP804TimerLib/SP804TimerLib.c [deleted file]
ArmPlatformPkg/Library/SP804TimerLib/SP804TimerLib.inf [deleted file]