]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg: move internal SP805 header into driver directory
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 16 Nov 2017 16:33:06 +0000 (16:33 +0000)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 30 Nov 2017 16:08:39 +0000 (16:08 +0000)
commitb9fddfb8610599d86157100b58684e8c1a9bfbb0
tree64103d7d0cadbc659789f193ceafefee17b32ae7
parentc13f36654b5c122c7a75d89216535cc0bd5462ff
ArmPlatformPkg: move internal SP805 header into driver directory

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

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