Commit 3ad42de2 authored by Christoph Hellwig's avatar Christoph Hellwig

[PATCH] remove more junk from i2c headers

parent eec91b48
......@@ -484,14 +484,6 @@ union i2c_smbus_data {
#define I2C_MAJOR 89 /* Device major number */
# ifndef NULL
# define NULL ( (void *) 0 )
# endif
# ifndef ENODEV
# include <asm/errno.h>
# endif
/* These defines are used for probing i2c client addresses */
/* Default fill of many variables */
#define I2C_CLIENT_DEFAULTS {I2C_CLIENT_END, I2C_CLIENT_END, I2C_CLIENT_END, \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment