mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* OF change bustage...
@ 2010-08-08  5:50 David Miller
  2010-08-08  5:56 ` David Miller
  0 siblings, 1 reply; 3+ messages in thread
From: David Miller @ 2010-08-08  5:50 UTC (permalink / raw)
  To: grant.likely; +Cc: linux-kernel


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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: OF change bustage...
  2010-08-08  5:50 OF change bustage David Miller
@ 2010-08-08  5:56 ` David Miller
  2010-08-08  6:14   ` Grant Likely
  0 siblings, 1 reply; 3+ messages in thread
From: David Miller @ 2010-08-08  5:56 UTC (permalink / raw)
  To: grant.likely; +Cc: linux-kernel

From: David Miller <davem@davemloft.net>
Date: Sat, 07 Aug 2010 22:50:09 -0700 (PDT)

> 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.

Same problem in drivers/net/greth.c

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: OF change bustage...
  2010-08-08  5:56 ` David Miller
@ 2010-08-08  6:14   ` Grant Likely
  0 siblings, 0 replies; 3+ messages in thread
From: Grant Likely @ 2010-08-08  6:14 UTC (permalink / raw)
  To: David Miller; +Cc: linux-kernel

On Sat, Aug 7, 2010 at 11:56 PM, David Miller <davem@davemloft.net> wrote:
> From: David Miller <davem@davemloft.net>
> Date: Sat, 07 Aug 2010 22:50:09 -0700 (PDT)
>
>> 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.
>
> Same problem in drivers/net/greth.c

Yup in both cases.  I missed fixing them up in commit
1636f8ac2b08410df4766449f7c86b912443cd99.  I'm test-building a patch
right now.

g.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-08-08  6:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-08  5:50 OF change bustage David Miller
2010-08-08  5:56 ` David Miller
2010-08-08  6:14   ` Grant Likely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®