commit | c9d26c9785d900d8547b268f0c0507f252879c48 | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@osdl.org> | Mon Aug 14 23:00:08 2006 -0700 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Aug 19 17:44:28 2006 -0400 |
tree | c5a7b9271bdb12eb59c0eae0e5280d2b4c6d25eb | |
parent | c971ef46cb94b8bb4a12555fa757e5f67934fcd9 [diff] |
[PATCH] winbond-840 section fix With CONFIG_HOTPLUG=n it won't compile: drivers/net/tulip/winbond-840.c:141: error: version causes a section type conflict (For some reason it gets the same error if marked __initdata. Give up.) Cc: Valerie Henson <val_henson@linux.intel.com> Cc: Jeff Garzik <jeff@garzik.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>