summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2003-01-14 19:25:01 -0800
committerChristoph Hellwig <hch@lst.de>2003-01-14 19:25:01 -0800
commit3ad42de2619308eaed335ae0102bc3c35f2bc5e0 (patch)
treedff274c93200245a659603039bb256081b3e1387 /include/linux
parenteec91b486e095dd123396eae17b6d2e61c8f31dc (diff)
[PATCH] remove more junk from i2c headers
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/i2c.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/linux/i2c.h b/include/linux/i2c.h
index c176ca672cc7..de3dc122f059 100644
--- a/include/linux/i2c.h
+++ b/include/linux/i2c.h
@@ -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, \