On Fri, Mar 11, 2005 at 09:47:40PM +0100, Sylvain Munaut wrote:
[snip]
> static struct hw_interrupt_type mpc52xx_ic = {
> - "MPC52xx",
[snip]
> + .typename = "MPC52xx",
Shouldn't that be " MPC52xx ", or is that another field I'm thinking
of?
--
Tom Rini
http://gate.crashing.
Kumar Gala wrote:
diff -Nru a/arch/ppc/syslib/mpc52xx_pic.c
b/arch/ppc/syslib/mpc52xx_pic.c
--- a/arch/ppc/syslib/mpc52xx_pic.c 2005-03-11 20:41:36 +01:00
+++ b/arch/ppc/syslib/mpc52xx_pic.c 2005-03-11 20:41:36 +01:00
@@ -33,8 +33,8 @@
#include
-static struct mpc52xx_intr *intr;
On Mar 11, 2005, at 2:05 PM, Sylvain Munaut wrote:
Hi Tom & all
Here's some updates related to the Freescale MPC52xx. First some
clean-ups for sparse warnings and then PCI support. I'd like to get
theses approved & merged before I submit conversion to platform bus
model.
As usual, the patches ca
Hi Tom & all
Here's some updates related to the Freescale MPC52xx. First some
clean-ups for sparse warnings and then PCI support. I'd like to get
theses approved & merged before I submit conversion to platform bus
model.
As usual, the patches can also be pulled of a bk repository :
bk://tnt.bkbits.
4 matches
Mail list logo