aboutsummaryrefslogtreecommitdiff
path: root/include/asm-mips/txx9/tx4927pcic.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-mips/txx9/tx4927pcic.h')
-rw-r--r--include/asm-mips/txx9/tx4927pcic.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/asm-mips/txx9/tx4927pcic.h b/include/asm-mips/txx9/tx4927pcic.h
index 223841c5613..c470b8a5fe5 100644
--- a/include/asm-mips/txx9/tx4927pcic.h
+++ b/include/asm-mips/txx9/tx4927pcic.h
@@ -193,8 +193,8 @@ struct tx4927_pcic_reg {
struct tx4927_pcic_reg __iomem *get_tx4927_pcicptr(
struct pci_controller *channel);
-void __init tx4927_pcic_setup(struct tx4927_pcic_reg __iomem *pcicptr,
- struct pci_controller *channel, int extarb);
+void tx4927_pcic_setup(struct tx4927_pcic_reg __iomem *pcicptr,
+ struct pci_controller *channel, int extarb);
void tx4927_report_pcic_status(void);
char *tx4927_pcibios_setup(char *str);
void tx4927_dump_pcic_settings(void);