summaryrefslogtreecommitdiffstats
path: root/layout.c
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2021-06-07 12:08:27 +0200
committerNico Huber <nico.h@gmx.de>2021-06-09 15:59:43 +0000
commit14c916d3801f0f25913e66a157fc834d76cdffba (patch)
tree8c43f237d5d364d0c17f27606ef1a72503337df3 /layout.c
parentcedf7bd38599b7123ad47c6e2e63d6ab9dc0df9c (diff)
downloadflashrom-14c916d3801f0f25913e66a157fc834d76cdffba.tar.gz
flashrom-14c916d3801f0f25913e66a157fc834d76cdffba.tar.bz2
flashrom-14c916d3801f0f25913e66a157fc834d76cdffba.zip
dummyflasher.c: Drop useless macros
The `EMULATE_CHIP` and `EMULATE_SPI_CHIP` macros are unconditionally defined as `1`, with no way to change their values. Since this means that the code never gets build-tested using other values, drop these noisy macros. TEST=Build with `make distclean && make VERSION=none -j` with and without this patch, the flashrom executable does not change. Change-Id: If46e1c37c3b04b28b4ba1f82c9b3def1e549368f Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/flashrom/+/55265 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Edward O'Callaghan <quasisec@chromium.org> Reviewed-by: Namyoon Woo <namyoon@google.com>
Diffstat (limited to 'layout.c')
0 files changed, 0 insertions, 0 deletions