Unverified Commit d0aac667 authored by zhang jiao's avatar zhang jiao Committed by Krzysztof Wilczyński
Browse files

tools: PCI: Remove unused BILLION macro

parent 5dd15cce
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -16,8 +16,6 @@

#include <linux/pcitest.h>

#define BILLION 1E9

static char *result[] = { "NOT OKAY", "OKAY" };
static char *irq[] = { "LEGACY", "MSI", "MSI-X" };