x86: Move PCI IO ECS code to x86/pci

"Form follows function". Code is now where it belongs to.

Signed-off-by: Robert Richter <robert.richter@amd.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
Robert Richter
2008-06-12 20:19:23 +02:00
committed by Ingo Molnar
parent 24bfdca7b7
commit 3a27dd1ce5
9 changed files with 43 additions and 31 deletions

View File

@@ -39,5 +39,3 @@ extern int get_model_name(struct cpuinfo_x86 *c);
extern void display_cacheinfo(struct cpuinfo_x86 *c);
#endif /* CONFIG_X86_32 */
extern void __cpuinit amd_enable_pci_ext_cfg(struct cpuinfo_x86 *c);