[PATCH] PCI: Move PCI fixup data into r/o section
authorakpm@osdl.org <akpm@osdl.org>
Tue, 26 Jul 2005 06:28:14 +0000 (23:28 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 8 Sep 2005 21:57:23 +0000 (14:57 -0700)
commit74d863ee8a9da2b0f31e0f977daf127807b2e9d2
treedf919b98bb9621dc01773ebf5238b35619bd0b4f
parentd42c69972b853fd33a26c8c7405624be41a22136
[PATCH] PCI: Move PCI fixup data into r/o section

Make PCI fixup data const, so it'll end up in a r/o section.

This also fixes the conversion into ECOFF which gets broken by too many
changes between r/w and r/o sections.  Call it a hack but it's a change
that's correct by itself.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/pci.h