watchdog/aspeed: fix variable type to store reload value
commitf958537a0d2037134b998dff597f8ae3cc6611fd
authorCédric Le Goater <clg@kaod.org>
Thu, 12 Oct 2017 12:20:06 +0000 (12 13:20 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 12 Oct 2017 12:20:06 +0000 (12 13:20 +0100)
treecd038f22b8ec1bd24785cb8b47a5543f35ea76b4
parenta0b261db8c030813e30a39eae47359ac2a37f7e2
watchdog/aspeed: fix variable type to store reload value

Initially from Anton D. Kachalov" <mouse@yandex-team.ru> but the SoB was
missing.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Acked-by: Andrew Jeffery <andrew@aj.id.au>
Message-id: 20170920064915.30027-1-clg@kaod.org
[clg: change commit log and subject
      replace UL suffix by ULL ]
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/watchdog/wdt_aspeed.c