commit | f01cfb3638a2f1ee584913f37e5ba7a8abfed8de | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Wed Jun 28 21:05:31 2006 +0400 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Jul 12 15:38:28 2006 -0700 |
tree | 82546b929685023e04f57ce2b4db33e8671d1cc7 | |
parent | b4786f1893305312d0a3e602de9080b1b932a681 [diff] |
[PATCH] w1: remove drivers/w1/w1.h drivers/w1/w1_io.h is both a subset of drivers/w1/w1.h and no longer #include'd by any file. This patch therefore removes w1_io.h. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>