linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: build failure after merge of the final tree (mfd tree related)
@ 2011-03-21  2:59 Stephen Rothwell
  2011-03-21  8:08 ` [PATCH v7] MAX8997/8966 MFD: Add IRQ control feature MyungJoo Ham
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Rothwell @ 2011-03-21  2:59 UTC (permalink / raw)
  To: Samuel Ortiz; +Cc: linux-next, linux-kernel, MyungJoo Ham, Kyungmin Park

[-- Attachment #1: Type: text/plain, Size: 1142 bytes --]

Hi Sam,

After merging the final tree, today's linux-next build (powerpc
allyesconfig) failed like this:

drivers/mfd/max8997-irq.c:170: error: unknown field 'bus_lock' specified in initializer
drivers/mfd/max8997-irq.c:170: warning: initialization from incompatible pointer type
drivers/mfd/max8997-irq.c:171: error: unknown field 'bus_sync_unlock' specified in initializer
drivers/mfd/max8997-irq.c:171: warning: initialization from incompatible pointer type
drivers/mfd/max8997-irq.c:172: error: unknown field 'mask' specified in initializer
drivers/mfd/max8997-irq.c:172: warning: initialization from incompatible pointer type
drivers/mfd/max8997-irq.c:173: error: unknown field 'unmask' specified in initializer
drivers/mfd/max8997-irq.c:173: warning: initialization from incompatible pointer type

Caused by commit d7d21d394c9d ("mfd: Add MAX8997/8966 IRQ control feature").

The presence of these fields depends on
CONFIG_GENERIC_HARDIRQS_NO_DEPRECATED not being set.

I have reverted that commit for today.
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 490 bytes --]

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

end of thread, other threads:[~2011-03-24  6:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-21  2:59 linux-next: build failure after merge of the final tree (mfd tree related) Stephen Rothwell
2011-03-21  8:08 ` [PATCH v7] MAX8997/8966 MFD: Add IRQ control feature MyungJoo Ham
2011-03-22 11:51   ` Samuel Ortiz
2011-03-24  6:54     ` [PATCH] " MyungJoo Ham

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).