]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg: move internal PL031 header into driver directory
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 16 Nov 2017 16:34:49 +0000 (16:34 +0000)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 30 Nov 2017 16:08:43 +0000 (16:08 +0000)
commitc6e51751e026c9d4e98e597cdebcd3c7b1b97281
tree53a33c1b3f9d43e14f3e1c62d9fe2d6a75914f1a
parentb9fddfb8610599d86157100b58684e8c1a9bfbb0
ArmPlatformPkg: move internal PL031 header into driver directory

Move the internal PL031 RTC header file into the driver directory.
It shouldn't be referenced directly by other modules anyway.

While at it, sort the includes as well.

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/Include/Drivers/PL031RealTimeClock.h [deleted file]
ArmPlatformPkg/Library/PL031RealTimeClockLib/PL031RealTimeClock.h [new file with mode: 0644]
ArmPlatformPkg/Library/PL031RealTimeClockLib/PL031RealTimeClockLib.c