[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100807.225009.43057146.davem@davemloft.net>
Date: Sat, 07 Aug 2010 22:50:09 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: grant.likely@...retlab.ca
CC: linux-kernel@...r.kernel.org
Subject: OF change bustage...
Niagara2 crypto driver started failing to build recently.
Known issue Grant? :-)
drivers/crypto/n2_core.c: In function 'find_devino_index':
drivers/crypto/n2_core.c:1583:21: error: 'struct platform_device' has no member named 'num_irqs'
drivers/crypto/n2_core.c: In function 'spu_map_ino':
drivers/crypto/n2_core.c:1606:14: error: 'struct platform_device' has no member named 'irqs'
Looks simply like missing "archdata." prefixes.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists