diff options
Diffstat (limited to 'drivers/ide/ide-proc.c')
| -rw-r--r-- | drivers/ide/ide-proc.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/ide/ide-proc.c b/drivers/ide/ide-proc.c index d9d98ac85b29..7b2f3815a838 100644 --- a/drivers/ide/ide-proc.c +++ b/drivers/ide/ide-proc.c | |||
| @@ -786,14 +786,6 @@ void ide_proc_register_port(ide_hwif_t *hwif) | |||
| 786 | } | 786 | } |
| 787 | } | 787 | } |
| 788 | 788 | ||
| 789 | #ifdef CONFIG_BLK_DEV_IDEPCI | ||
| 790 | void ide_pci_create_host_proc(const char *name, get_info_t *get_info) | ||
| 791 | { | ||
| 792 | create_proc_info_entry(name, 0, proc_ide_root, get_info); | ||
| 793 | } | ||
| 794 | EXPORT_SYMBOL_GPL(ide_pci_create_host_proc); | ||
| 795 | #endif | ||
| 796 | |||
| 797 | void ide_proc_unregister_port(ide_hwif_t *hwif) | 789 | void ide_proc_unregister_port(ide_hwif_t *hwif) |
| 798 | { | 790 | { |
| 799 | if (hwif->proc) { | 791 | if (hwif->proc) { |
