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


Groups > linux.kernel > #1440212 > unrolled thread

linux-next: manual merge of the drm tree with the jc_docs tree

Started byStephen Rothwell <sfr@canb.auug.org.au>
First post2016-07-11 04:40 +0200
Last post2016-07-11 04:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  linux-next: manual merge of the drm tree with the jc_docs tree Stephen Rothwell <sfr@canb.auug.org.au> - 2016-07-11 04:40 +0200

#1440212 — linux-next: manual merge of the drm tree with the jc_docs tree

FromStephen Rothwell <sfr@canb.auug.org.au>
Date2016-07-11 04:40 +0200
Subjectlinux-next: manual merge of the drm tree with the jc_docs tree
Message-ID<rTzix-XE-5@gated-at.bofh.it>
Hi Dave,

Today's linux-next merge of the drm tree got a conflict in:

  Documentation/index.rst

between commit:

  17defc282fe6 ("Documentation: add meta-documentation for Sphinx and kernel-doc")

from the jc_docs tree and commit:

  cb597fcea5c2 ("Documentation/gpu: add new gpu.rst converted from DocBook gpu.tmpl")

from the drm tree.

I fixed it up (see below - I just put them in alphabetical order ...)
and can carry the fix as necessary. This is now fixed as far as
linux-next is concerned, but any non trivial conflicts should be
mentioned to your upstream maintainer when your tree is submitted for
merging.  You may also want to consider cooperating with the maintainer
of the conflicting tree to minimise any particularly complex conflicts.

-- 
Cheers,
Stephen Rothwell

diff --cc Documentation/index.rst
index ad07716c73f4,dacc77b43c29..000000000000
--- a/Documentation/index.rst
+++ b/Documentation/index.rst
@@@ -13,8 -13,7 +13,9 @@@ Contents
  .. toctree::
     :maxdepth: 2
  
+    gpu/index
 +   kernel-documentation
 +   media/media_uapi
  
  Indices and tables
  ==================

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web