summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/fsl_rio.h
diff options
context:
space:
mode:
authorZhang Wei <wei.zhang@freescale.com>2008-04-18 13:33:41 -0700
committerPaul Mackerras <paulus@samba.org>2008-04-29 19:40:28 +1000
commitcc2bb6968a2c842149d285d77cb35200d2d37b15 (patch)
tree33349a2231af61b59bdf28312c385197f41a769f /arch/powerpc/sysdev/fsl_rio.h
parentad1e9380b17addf112f89ce5a57d4d0bee129b7a (diff)
downloadop-kernel-dev-cc2bb6968a2c842149d285d77cb35200d2d37b15.zip
op-kernel-dev-cc2bb6968a2c842149d285d77cb35200d2d37b15.tar.gz
[RAPIDIO] Add OF-tree support to RapidIO controller driver
This initializes the RapidIO controller driver using addresses and interrupt numbers obtained from the firmware device tree, rather than using hardcoded constants. Signed-off-by: Zhang Wei <wei.zhang@freescale.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/sysdev/fsl_rio.h')
-rw-r--r--arch/powerpc/sysdev/fsl_rio.h20
1 files changed, 0 insertions, 20 deletions
diff --git a/arch/powerpc/sysdev/fsl_rio.h b/arch/powerpc/sysdev/fsl_rio.h
deleted file mode 100644
index 6d3ff30..0000000
--- a/arch/powerpc/sysdev/fsl_rio.h
+++ /dev/null
@@ -1,20 +0,0 @@
-/*
- * MPC85xx RapidIO definitions
- *
- * Copyright 2005 MontaVista Software, Inc.
- * Matt Porter <mporter@kernel.crashing.org>
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the
- * Free Software Foundation; either version 2 of the License, or (at your
- * option) any later version.
- */
-
-#ifndef __PPC_SYSLIB_PPC85XX_RIO_H
-#define __PPC_SYSLIB_PPC85XX_RIO_H
-
-#include <linux/init.h>
-
-extern void mpc85xx_rio_setup(int law_start, int law_size);
-
-#endif /* __PPC_SYSLIB_PPC85XX_RIO_H */
OpenPOWER on IntegriCloud