Move i2c support to common
This commit is contained in:
@ -1,8 +1,6 @@
|
||||
#ifndef _BOARD_I2C_H
|
||||
#define _BOARD_I2C_H
|
||||
|
||||
#include <arch/i2c.h>
|
||||
|
||||
void i2c_init(unsigned long baud);
|
||||
|
||||
#endif // _BOARD_I2C_H
|
||||
|
Reference in New Issue
Block a user