hw/display/sm501: Inline template header into C file
commitf7b5c16182fcb90bd312c81d0a5f63926c1dc367
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 12 Feb 2021 18:06:53 +0000 (12 18:06 +0000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Tue, 9 Mar 2021 22:07:08 +0000 (10 09:07 +1100)
treef12fc2bd05bf8d7d4ad54d52c6001557d638f555
parent36144df315ca614a40a45daded8bc5c691fcc3e7
hw/display/sm501: Inline template header into C file

We no longer need to include sm501_template.h multiple times, so
we can simply inline its contents into sm501.c.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20210212180653.27588-4-peter.maydell@linaro.org>
Acked-by: BALATON Zoltan <balaton@eik.bme.hu>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/display/sm501.c
hw/display/sm501_template.h [deleted file]