[PATCH] edac: disable a few sysfs files to avoid them becoming an ABI
authorArjan van de Ven <arjan@linux.intel.com>
Sat, 11 Mar 2006 11:27:15 +0000 (03:27 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 11 Mar 2006 17:19:34 +0000 (09:19 -0800)
commit4136cabff33d6d73b8daf2f2612670cc0296f844
tree85fe83bd7ab21edcda6b3b17ac1b96e435f3b562
parentcd6ef84e6ac9454080707f2f338360f5d7e556fc
[PATCH] edac: disable a few sysfs files to avoid them becoming an ABI

Disable (via ugly #if 0's) the 3 sysfs files that I think by now we all
agree are very much wrong.  These files shouldn't become part of the ABI by
the 2.6.16 release, so I rather have this minimal patch merged to disable
them for now, the real fix can then come during the 2.6.17 devel window.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/edac/edac_mc.c