commit | f7b5c16182fcb90bd312c81d0a5f63926c1dc367 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Fri Feb 12 18:06:53 2021 +0000 |
committer | David Gibson <david@gibson.dropbear.id.au> | Wed Mar 10 09:07:08 2021 +1100 |
tree | f12fc2bd05bf8d7d4ad54d52c6001557d638f555 | |
parent | 36144df315ca614a40a45daded8bc5c691fcc3e7 [diff] |
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>