hw/arm/stellaris: Fix code style issues in GPTM code
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 12 Aug 2021 09:33:53 +0000 (10:33 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 1 Sep 2021 10:08:20 +0000 (11:08 +0100)
commit0d883c540462bed9b6fa64594290edfd27cb0fc0
treeab47cf38f9534bd76be9ed545e777d3a704475c7
parenta40e10f1dc3e0fedd12042e8dddee0a8cad5dc30
hw/arm/stellaris: Fix code style issues in GPTM code

Fix the code style issues in the Stellaris general purpose timer
module code, so that when we move it to a different file in a
following patch checkpatch doesn't complain.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alexandre Iooss <erdnaxe@crans.org>
Message-id: 20210812093356.1946-23-peter.maydell@linaro.org
hw/arm/stellaris.c