commit | 6d3aae9d74221b00e2cbf50a353527e5a71a58ba | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Sun Sep 03 22:41:08 2006 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Sep 26 15:38:52 2006 -0700 |
tree | 50748c29a9c3da537d085f07273df9af700700e4 | |
parent | 8f9082c5ce0e2c2f7ad0211b0c089f680d2efc11 [diff] |
i2c: Drop unimplemented slave functions i2c: Drop unimplemented slave functions Drop the function declarations for slave mode support of i2c adapters. This was never implemented, and by the time it is I bet we will want something different anyway. Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>