forked from Imagelibrary/rtems
bsp/arm/zynq: Cadence I2C has moved, update to the new path
This commit is contained in:
@@ -28,10 +28,11 @@
|
||||
#ifndef LIBBSP_ARM_XILINX_ZYNQ_I2C_H
|
||||
#define LIBBSP_ARM_XILINX_ZYNQ_I2C_H
|
||||
|
||||
#include <bsp/cadence-i2c.h>
|
||||
#include <bsp/irq.h>
|
||||
#include <bsp.h>
|
||||
|
||||
#include <dev/i2c/cadence-i2c.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif /* __cplusplus */
|
||||
|
||||
Reference in New Issue
Block a user