summaryrefslogtreecommitdiffstats
path: root/board/Marvell/common/i2c.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/Marvell/common/i2c.h')
-rw-r--r--board/Marvell/common/i2c.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/board/Marvell/common/i2c.h b/board/Marvell/common/i2c.h
deleted file mode 100644
index a879ea93c8..0000000000
--- a/board/Marvell/common/i2c.h
+++ /dev/null
@@ -1,16 +0,0 @@
-/*
- * (C) Copyright 2000
- * Wolfgang Denk, DENX Software Engineering, wd@denx.de.
- *
- * SPDX-License-Identifier: GPL-2.0+
- *
- * Hacked for the DB64360 board by Ingo.Assmus@keymile.com
- */
-
-#ifndef __I2C_H__
-#define __I2C_H__
-
-/* function declarations */
-uchar i2c_read(uchar, unsigned int, int, uchar*, int);
-
-#endif
OpenPOWER on IntegriCloud