aboutsummaryrefslogtreecommitdiff
path: root/scripts/basic/split-include.c
diff options
context:
space:
mode:
authorJean Delvare <[email protected]>2005-09-16 19:28:08 -0700
committerLinus Torvalds <[email protected]>2005-09-17 11:50:02 -0700
commit8ac2120d90273c590cf7662f03d103519101685b (patch)
treed6bc8969f4ad05168bfbb9bedffea8776d5cdddc /scripts/basic/split-include.c
parent393ad299658d8464149820363ee09bdf3fd45566 (diff)
[PATCH] i2c: kill an unused i2c_adapter struct member
Kill an unused member of the i2c_adapter structure. This additionally fixes a potential bug, because <linux/i2c.h> doesn't include <linux/config.h>, so different files including <linux/i2c.h> could see a different definition of the i2c_adapter structure, depending on them including <linux/config.h> (or other header files themselves including <linux/config.h>) before <linux/i2c.h>, or not. Credits go to J�rn Engel for pointing me to the problem. Signed-off-by: Jean Delvare <[email protected]> Cc: Greg KH <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic/split-include.c')
0 files changed, 0 insertions, 0 deletions