X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fasm-ppc%2Ffsl_i2c.h;h=4f71341327bae7f5f9da6ce635295f3ea232adf6;hb=ddd4123336aad881f50dc34892ac150cfa8143fe;hp=76b1c4309b8f80fe0e99821a92435320fdcc0c46;hpb=d67c14c0f4e390dc7069bbe852f5ec8ea1acc8fc;p=u-boot diff --git a/include/asm-ppc/fsl_i2c.h b/include/asm-ppc/fsl_i2c.h index 76b1c4309b..4f71341327 100644 --- a/include/asm-ppc/fsl_i2c.h +++ b/include/asm-ppc/fsl_i2c.h @@ -83,8 +83,4 @@ typedef struct fsl_i2c { u8 res6[0xE8]; } fsl_i2c_t; - -#define I2C_READ 1 -#define I2C_WRITE 0 - #endif /* _ASM_I2C_H_ */