commit | dd5d953fe8f1fcb973723c5e1c4afeae7307972b | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Mon Jun 01 15:15:31 2020 -0700 |
committer | Patrick Venture <venture@google.com> | Mon Jun 01 15:15:31 2020 -0700 |
tree | b1c5974b9d2fedc3bcb7990b704fb5927f85da0d | |
parent | a3f9c2d375e9ff3f1f86aaf62ba2d8e86c2bcf21 [diff] |
pcie_i2c: drop unused util header Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I743e25e5791f3bae995439c732bd0e53a645be14
diff --git a/pcie_i2c.cpp b/pcie_i2c.cpp index 2ddfd06..625c063 100644 --- a/pcie_i2c.cpp +++ b/pcie_i2c.cpp
@@ -17,7 +17,6 @@ #include "pcie_i2c.hpp" #include "main.hpp" -#include "util.hpp" #include <cstdint> #include <cstring>