All of lore.kernel.org
 help / color / mirror / Atom feed
* linux-next: input-current tree build failure
@ 2009-09-17  1:12 Stephen Rothwell
  2009-09-18  6:02 ` Dmitry Torokhov
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Rothwell @ 2009-09-17  1:12 UTC (permalink / raw)
  To: Dmitry Torokhov; +Cc: linux-next, linux-kernel

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

Hi Dmitry,

Today's linux-next build (x86_64 allmodconfig) failed like this:

In file included from drivers/input/serio/i8042.c:23:
include/linux/i8042.h: In function 'i8042_check_port_owner':
include/linux/i8042.h:58: error: parameter name omitted
drivers/input/serio/i8042.c: At top level:
drivers/input/serio/i8042.c:130: error: redefinition of 'i8042_lock_chip'
include/linux/i8042.h:45: note: previous definition of 'i8042_lock_chip' was here
drivers/input/serio/i8042.c:136: error: redefinition of 'i8042_unlock_chip'
include/linux/i8042.h:49: note: previous definition of 'i8042_unlock_chip' was here
drivers/input/serio/i8042.c:246: error: redefinition of 'i8042_command'
include/linux/i8042.h:53: note: previous definition of 'i8042_command' was here
drivers/input/serio/i8042.c:1193: error: redefinition of 'i8042_check_port_owner'
include/linux/i8042.h:58: note: previous definition of 'i8042_check_port_owner' was here

Caused by commit 1f57f19e6245c5534c3518a8455419461ec06778 ("Input: libps2
- additional locking for i8042 ports").

Please, if you add code that depends on a CONFIG option, build it with
and without the options set ...

I have used the input-current tree from next-20090916 for today.
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

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

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

* Re: linux-next: input-current tree build failure
  2009-09-17  1:12 linux-next: input-current tree build failure Stephen Rothwell
@ 2009-09-18  6:02 ` Dmitry Torokhov
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Torokhov @ 2009-09-18  6:02 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: linux-next, linux-kernel

Hi Stephen,

On Thu, Sep 17, 2009 at 11:12:28AM +1000, Stephen Rothwell wrote:
> Hi Dmitry,
> 
> Today's linux-next build (x86_64 allmodconfig) failed like this:
> 
> In file included from drivers/input/serio/i8042.c:23:
> include/linux/i8042.h: In function 'i8042_check_port_owner':
> include/linux/i8042.h:58: error: parameter name omitted
> drivers/input/serio/i8042.c: At top level:
> drivers/input/serio/i8042.c:130: error: redefinition of 'i8042_lock_chip'
> include/linux/i8042.h:45: note: previous definition of 'i8042_lock_chip' was here
> drivers/input/serio/i8042.c:136: error: redefinition of 'i8042_unlock_chip'
> include/linux/i8042.h:49: note: previous definition of 'i8042_unlock_chip' was here
> drivers/input/serio/i8042.c:246: error: redefinition of 'i8042_command'
> include/linux/i8042.h:53: note: previous definition of 'i8042_command' was here
> drivers/input/serio/i8042.c:1193: error: redefinition of 'i8042_check_port_owner'
> include/linux/i8042.h:58: note: previous definition of 'i8042_check_port_owner' was here
> 
> Caused by commit 1f57f19e6245c5534c3518a8455419461ec06778 ("Input: libps2
> - additional locking for i8042 ports").
> 
> Please, if you add code that depends on a CONFIG option, build it with
> and without the options set ...
> 

I did ;) ... but not as module, sorry about this, will fix in a moment.

-- 
Dmitry

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

end of thread, other threads:[~2009-09-18  6:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-17  1:12 linux-next: input-current tree build failure Stephen Rothwell
2009-09-18  6:02 ` Dmitry Torokhov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.