summaryrefslogtreecommitdiff
path: root/zephyr/projects/asurada/hayato/include/i2c_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/projects/asurada/hayato/include/i2c_map.h')
-rw-r--r--zephyr/projects/asurada/hayato/include/i2c_map.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/zephyr/projects/asurada/hayato/include/i2c_map.h b/zephyr/projects/asurada/hayato/include/i2c_map.h
deleted file mode 100644
index 898d5c398c..0000000000
--- a/zephyr/projects/asurada/hayato/include/i2c_map.h
+++ /dev/null
@@ -1,13 +0,0 @@
-/* Copyright 2021 The Chromium OS Authors. All rights reserved.
- * Use of this source code is governed by a BSD-style license that can be
- * found in the LICENSE file.
- */
-
-#ifndef __ZEPHYR_I2C_MAP_H
-#define __ZEPHYR_I2C_MAP_H
-
-#include <devicetree.h>
-
-#include "i2c/i2c.h"
-
-#endif /* __ZEPHYR_I2C_MAP_H */