drivers/edac: cleanup workq ifdefs
authorDouglas Thompson <dougthompson@xmission.com>
Thu, 19 Jul 2007 08:50:01 +0000 (01:50 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 19 Jul 2007 17:04:54 +0000 (10:04 -0700)
commit86aa8cb7bc47fe786df073246055d69d98e6330a
tree391f85de03e0deeb44aa73f62633cc750a4cf609
parent542b25881a6ae1bf0804d4d39bf8b4d2cfc25e42
drivers/edac: cleanup workq ifdefs

The origin of this code comes from patches at sourceforge, that
allow EDAC to be updated to various kernels. With kernel version 2.6.20 a
new workq system was installed, thus the patches needed to be modified
based on the kernel version. For submitting to the latest kernel.org
those #ifdefs are removed

Signed-off-by: Douglas Thompson <dougthompson@xmission.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/edac/edac_core.h
drivers/edac/edac_device.c
drivers/edac/edac_mc.c
drivers/edac/edac_pci.c