aboutsummaryrefslogtreecommitdiff
path: root/util/superiotool/superiotool.h
diff options
context:
space:
mode:
authorKonrad Adamczyk <konrada@google.com>2023-04-11 10:26:12 +0000
committerFelix Held <felix-coreboot@felixheld.de>2023-05-22 19:24:27 +0000
commitd6b4db159b60089c3d6e9aad993804ea319047e2 (patch)
treef3cf05652b9757bf2d72af2ea628a6e804b4fdaa /util/superiotool/superiotool.h
parent9203f5ee8543ab5984b70a7464213cdbda08004d (diff)
util: Use common ARRAY_SIZE define
Remove duplicated definitions of ARRAY_SIZE macro across util/ dir. Instead of duplicates, use the one from commonlib/bsd/helpers.h file. BUG=b:231765496 TEST=make -C util/cbfstool; make -C util/cbmem; make -C util/intelmetool; make -C util/superiotool Change-Id: I29b776586b4f0548d4026b2ac77095791fc9f3a3 Signed-off-by: Konrad Adamczyk <konrada@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/74474 Reviewed-by: Jakub Czapiga <jacz@semihalf.com> Reviewed-by: Grzegorz Bernacki Reviewed-by: Robert Zieba <robertzieba@google.com> Reviewed-by: Elyes Haouas <ehaouas@noos.fr> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'util/superiotool/superiotool.h')
-rw-r--r--util/superiotool/superiotool.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/util/superiotool/superiotool.h b/util/superiotool/superiotool.h
index 8c01559759..14090309ee 100644
--- a/util/superiotool/superiotool.h
+++ b/util/superiotool/superiotool.h
@@ -8,6 +8,7 @@
#include <stdint.h>
#include <string.h>
#include <getopt.h>
+#include <commonlib/bsd/helpers.h>
#if defined(__linux__)
#include <sys/io.h>
#endif
@@ -109,8 +110,6 @@ and print its vendor, name, ID, revision, and config port.\n"
#define NOTFOUND " Failed. Returned data: "
-#define ARRAY_SIZE(a) (sizeof(a) / sizeof((a)[0]))
-
#define EOT -1 /* End Of Table */
#define NOLDN -2 /* NO LDN needed */
#define NANA -3 /* Not Available: