diff options
author | Daniel Gröber <dxld@darkboxed.org> | 2020-07-31 23:15:53 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2021-01-28 14:19:14 +0000 |
commit | 8438927879a73194924d6e1c021004fc3028b3b9 (patch) | |
tree | df4392c159272806d39a5951b187937377a46591 /src/mainboard/biostar/th61-itx/data.vbt | |
parent | 93cb1809a2034aa398ad0cb5faf7d5e8e48bfe44 (diff) |
treewide: Remove unused #includes of spi_winbond.h
We want to add some function declarations as static_testable to this
header but including it in a .c file outside of tests will yield a gcc
warning like:
error: 'function' declared 'static' but never defined
[-Werror=unused-function]
It seems these includes aren't necessary anyways so we just remove
them.
Change-Id: I17147136579140b94728ceb1c369b1348714bc53
Signed-off-by: Daniel Gröber <dxld@darkboxed.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44090
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Diffstat (limited to 'src/mainboard/biostar/th61-itx/data.vbt')
0 files changed, 0 insertions, 0 deletions