Private
Public Access
2
0

i2c-dev.h: fix headers for integration with upm

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
Brendan Le Foll
2014-04-25 14:46:19 +01:00
parent a0efbec625
commit 2398df459a
2 changed files with 19 additions and 1 deletions

View File

@@ -13,7 +13,7 @@
#ifndef _UAPI_LINUX_I2C_DEV_H
#define _UAPI_LINUX_I2C_DEV_H
#include <linux/types.h>
#include <linux/compiler.h>
#include "compiler.h"
#define I2C_RETRIES 0x0701
#define I2C_TIMEOUT 0x0702