commit | 40d3233e17e07f7616702b9968468816f4db9520 | [log] [tgz] |
---|---|---|
author | Thomas Heijligen <thomas.heijligen@secunet.de> | Thu Jun 10 15:17:53 2021 +0200 |
committer | Nico Huber <nico.h@gmx.de> | Thu Jan 05 16:15:22 2023 +0000 |
tree | b6b11594742374e50aee4b6afe45a4492c7fa904 | |
parent | ab69629daab4c091870b3f7d27f80085a415b286 [diff] |
programmer.h: remove compile guard from programmer drivers The definition of external structs doesn't have to be guarded. See discussion under review.coreboot.org/52946. Change-Id: I01e6a785269c3e0bd648eeaee217a7a855ab0853 Signed-off-by: Thomas Heijligen <thomas.heijligen@secunet.de> Original-Reviewed-on: https://review.coreboot.org/c/flashrom/+/55387 Original-Reviewed-by: Angel Pons <th3fanbus@gmail.com> Original-Reviewed-by: Anastasia Klimchuk <aklm@chromium.org> Reviewed-on: https://review.coreboot.org/c/flashrom-stable/+/71383 Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>