]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg: move internal PL061 header into driver directory
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 16 Nov 2017 16:30:55 +0000 (16:30 +0000)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 30 Nov 2017 16:08:36 +0000 (16:08 +0000)
commitc13f36654b5c122c7a75d89216535cc0bd5462ff
treeb84d3bcc97aaee639ce22b3987be0fc7a7a9684d
parentef120b7d639b78c7942e07a2a5dadc3d657fcfd7
ArmPlatformPkg: move internal PL061 header into driver directory

Move the internal PL061 GPIO 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/PL061GpioDxe/PL061Gpio.c
ArmPlatformPkg/Drivers/PL061GpioDxe/PL061Gpio.h [new file with mode: 0644]
ArmPlatformPkg/Include/Drivers/PL061Gpio.h [deleted file]