commit | 8c6631e66e323bc92e0ea5d235e7059b30fb86ee | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@redhat.com> | Fri Feb 10 12:23:15 2023 +0100 |
committer | Thomas Huth <thuth@redhat.com> | Tue Feb 14 09:02:42 2023 +0100 |
tree | 8f39f23f3f8e7add36b4adcf6c317e9ec04a4400 | |
parent | b482fb43deb3fa9f5c44fd3da3dde04acec7750f [diff] |
include/hw: Do not include "hw/registerfields.h" in headers that don't need it Include "hw/registerfields.h" in the .c files instead (if needed). Message-Id: <20230210112315.1116966-1-thuth@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Thomas Huth <thuth@redhat.com>