]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPkg/Drivers/GenericWatchdogDxe/GenericWatchdogDxe.c
ArmPkg/GenericWatchdogDxe: add missing VOID* cast
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 10 Aug 2015 07:54:47 +0000 (07:54 +0000)
committerabiesheuvel <abiesheuvel@Edk2>
Mon, 10 Aug 2015 07:54:47 +0000 (07:54 +0000)
commitbaeddf2b27a91b4d7293f0f3921554db3527e483
treeb1ba6d9f5af0cd766d0b7374f9a4687e3fc8d944
parent906e8ce4691d4c5ea088f840b645a2cbdbafe095
ArmPkg/GenericWatchdogDxe: add missing VOID* cast

Use an explicit VOID* cast when passing a static char array into
a function taking a void pointer.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Tested-by: Leif Lindholm <leif.lindholm@linaro.org>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18193 6f19259b-4bc3-4df7-8a09-765794883524
ArmPkg/Drivers/GenericWatchdogDxe/GenericWatchdogDxe.c