linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] hid: fix WACOM Kconfig warning
       [not found] <20120329144217.6cacd2f040fa9abb9190ae1e@canb.auug.org.au>
@ 2012-03-29 16:18 ` Randy Dunlap
  2012-03-29 16:21   ` Przemo Firszt
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2012-03-29 16:18 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: linux-next, LKML, Jiri Kosina, linux-input

From: Randy Dunlap <rdunlap@xenotime.net>

Fix hid Kconfig warning:

drivers/hid/Kconfig:595:error: recursive dependency detected!
drivers/hid/Kconfig:595:	symbol HID_WACOM depends on HID_WACOM

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
---
 drivers/hid/Kconfig |    1 -
 1 file changed, 1 deletion(-)

--- linux-next-20120329.orig/drivers/hid/Kconfig
+++ linux-next-20120329/drivers/hid/Kconfig
@@ -595,7 +595,6 @@ config THRUSTMASTER_FF
 config HID_WACOM
 	tristate "Wacom Bluetooth devices support"
 	depends on BT_HIDP
-	depends on HID_WACOM
 	select POWER_SUPPLY
 	---help---
 	Support for Wacom Graphire Bluetooth and Intuos4 WL tablets.

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

* Re: [PATCH -next] hid: fix WACOM Kconfig warning
  2012-03-29 16:18 ` [PATCH -next] hid: fix WACOM Kconfig warning Randy Dunlap
@ 2012-03-29 16:21   ` Przemo Firszt
  0 siblings, 0 replies; 2+ messages in thread
From: Przemo Firszt @ 2012-03-29 16:21 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: Stephen Rothwell, linux-next, LKML, Jiri Kosina, linux-input


Dnia 29 Marca 2012, 5:18 pm, Cz, Randy Dunlap napisał(a):
> From: Randy Dunlap <rdunlap@xenotime.net>
>
> Fix hid Kconfig warning:
>
> drivers/hid/Kconfig:595:error: recursive dependency detected!
> drivers/hid/Kconfig:595:	symbol HID_WACOM depends on HID_WACOM
>
> Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
> ---
>  drivers/hid/Kconfig |    1 -
>  1 file changed, 1 deletion(-)
>
> --- linux-next-20120329.orig/drivers/hid/Kconfig
> +++ linux-next-20120329/drivers/hid/Kconfig
> @@ -595,7 +595,6 @@ config THRUSTMASTER_FF
>  config HID_WACOM
>  	tristate "Wacom Bluetooth devices support"
>  	depends on BT_HIDP
> -	depends on HID_WACOM
>  	select POWER_SUPPLY
>  	---help---
>  	Support for Wacom Graphire Bluetooth and Intuos4 WL tablets.
> --
Thanks!

http://article.gmane.org/gmane.linux.kernel.input/24250

-- 
Regards,
Przemo Firszt

--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2012-03-29 16:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20120329144217.6cacd2f040fa9abb9190ae1e@canb.auug.org.au>
2012-03-29 16:18 ` [PATCH -next] hid: fix WACOM Kconfig warning Randy Dunlap
2012-03-29 16:21   ` Przemo Firszt

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