summaryrefslogtreecommitdiff
path: root/src/drivers/i2c/ptn3460/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/i2c/ptn3460/chip.h')
-rw-r--r--src/drivers/i2c/ptn3460/chip.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/drivers/i2c/ptn3460/chip.h b/src/drivers/i2c/ptn3460/chip.h
new file mode 100644
index 0000000000..8bd6d9e7d1
--- /dev/null
+++ b/src/drivers/i2c/ptn3460/chip.h
@@ -0,0 +1,3 @@
+struct drivers_i2c_ptn3460_config {
+
+};