linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next for Sept 4, recursive dependency detected
@ 2012-09-04 10:28 Jerry Snitselaar
  2012-09-04 10:31 ` Sedat Dilek
  0 siblings, 1 reply; 2+ messages in thread
From: Jerry Snitselaar @ 2012-09-04 10:28 UTC (permalink / raw)
  To: linux-next

make allyesconfig gives the following output:

Switched to a new branch 'next'
snits@cantor:~/dev/uek=>make allyesconfig
  HOSTCC  scripts/basic/fixdep
  HOSTCC  scripts/kconfig/conf.o
  SHIPPED scripts/kconfig/zconf.tab.c
  SHIPPED scripts/kconfig/zconf.lex.c
  SHIPPED scripts/kconfig/zconf.hash.c
  HOSTCC  scripts/kconfig/zconf.tab.o
  HOSTLD  scripts/kconfig/conf
scripts/kconfig/conf --allyesconfig Kconfig
drivers/gpu/drm/udl/Kconfig:1:error: recursive dependency detected!
drivers/gpu/drm/udl/Kconfig:1:	     symbol DRM_UDL depends on USB_ARCH_HAS_HCD
drivers/usb/Kconfig:76:		     symbol USB_ARCH_HAS_HCD depends on USB_SUPPORT
drivers/usb/Kconfig:58:		     symbol USB_SUPPORT is selected by DRM_USB
drivers/gpu/drm/Kconfig:22:	     symbol DRM_USB is selected by DRM_UDL
#
# configuration written to .config
#

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

* Re: linux-next for Sept 4, recursive dependency detected
  2012-09-04 10:28 linux-next for Sept 4, recursive dependency detected Jerry Snitselaar
@ 2012-09-04 10:31 ` Sedat Dilek
  0 siblings, 0 replies; 2+ messages in thread
From: Sedat Dilek @ 2012-09-04 10:31 UTC (permalink / raw)
  To: Jerry Snitselaar, linux-next

On Tue, Sep 4, 2012 at 12:28 PM, Jerry Snitselaar <dev@snitselaar.org> wrote:
> make allyesconfig gives the following output:
>
> Switched to a new branch 'next'
> snits@cantor:~/dev/uek=>make allyesconfig
>   HOSTCC  scripts/basic/fixdep
>   HOSTCC  scripts/kconfig/conf.o
>   SHIPPED scripts/kconfig/zconf.tab.c
>   SHIPPED scripts/kconfig/zconf.lex.c
>   SHIPPED scripts/kconfig/zconf.hash.c
>   HOSTCC  scripts/kconfig/zconf.tab.o
>   HOSTLD  scripts/kconfig/conf
> scripts/kconfig/conf --allyesconfig Kconfig
> drivers/gpu/drm/udl/Kconfig:1:error: recursive dependency detected!
> drivers/gpu/drm/udl/Kconfig:1:       symbol DRM_UDL depends on USB_ARCH_HAS_HCD
> drivers/usb/Kconfig:76:              symbol USB_ARCH_HAS_HCD depends on USB_SUPPORT
> drivers/usb/Kconfig:58:              symbol USB_SUPPORT is selected by DRM_USB
> drivers/gpu/drm/Kconfig:22:          symbol DRM_USB is selected by DRM_UDL
> #
> # configuration written to .config
> #
>

Patch is already in drm-next, see [1].
Please, check the linux-next ML archive before reporting next time :-).

- Sedat -

[1] http://cgit.freedesktop.org/~airlied/linux/commit/?h=drm-next&id=95ca19cf8cbf6163805dc9dc6a83f73b3e75ea13
[2] http://marc.info/?t=127113979200003&r=1&w=2

>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-next" 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-09-04 10:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-04 10:28 linux-next for Sept 4, recursive dependency detected Jerry Snitselaar
2012-09-04 10:31 ` Sedat Dilek

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