Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1268243

Re: linux-next: Tree for Nov 12 (staging/unisys/visorinput)

From Randy Dunlap <rdunlap@infradead.org>
Newsgroups linux.kernel
Subject Re: linux-next: Tree for Nov 12 (staging/unisys/visorinput)
Date 2015-11-12 21:10 +0100
Message-ID <qu6lY-55s-31@gated-at.bofh.it> (permalink)
References <qtPuN-2HH-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 11/11/15 18:01, Stephen Rothwell wrote:
> Hi all,
> 
> Please do *not* add any material intended for v4.5 to your linux-next
> included branches until after v4.4-rc1 has been released.
> 
> Changes since 20151111:
> 
> *cickets*
   eh??


on x86_64:

ERROR: "input_event" [drivers/staging/unisys/visorinput/visorinput.ko] undefined!
ERROR: "input_set_capability" [drivers/staging/unisys/visorinput/visorinput.ko] undefined!
ERROR: "input_set_abs_params" [drivers/staging/unisys/visorinput/visorinput.ko] undefined!
ERROR: "input_free_device" [drivers/staging/unisys/visorinput/visorinput.ko] undefined!
ERROR: "input_register_device" [drivers/staging/unisys/visorinput/visorinput.ko] undefined!
ERROR: "input_allocate_device" [drivers/staging/unisys/visorinput/visorinput.ko] undefined!
ERROR: "input_unregister_device" [drivers/staging/unisys/visorinput/visorinput.ko] undefined!

when CONFIG_INPUT is not enabled.

Just add
	depends on INPUT
to this driver's Kconfig file.

Thanks.


-- 
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

linux-next: Tree for Nov 12 Stephen Rothwell <sfr@canb.auug.org.au> - 2015-11-12 03:10 +0100
  Re: linux-next: Tree for Nov 12 (staging/unisys/visorinput) Randy Dunlap <rdunlap@infradead.org> - 2015-11-12 21:10 +0100
    Re: linux-next: Tree for Nov 12 (staging/unisys/visorinput) Stephen Rothwell <sfr@canb.auug.org.au> - 2015-11-12 22:50 +0100

csiph-web