diff mbox series

linux-next: manual merge of the generic-ioremap tree with the drm-misc tree

Message ID 20200116160238.6cbdc6b0@canb.auug.org.au (mailing list archive)
State New, archived
Headers show
Series linux-next: manual merge of the generic-ioremap tree with the drm-misc tree | expand

Commit Message

Stephen Rothwell Jan. 16, 2020, 5:02 a.m. UTC
Hi all,

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

  drivers/video/fbdev/s1d13xxxfb.c

between commit:

  091be7245a03 ("fbdev: s1d13xxxfb: use resource_size")

from the drm-misc tree and commit:

  4bdc0d676a64 ("remove ioremap_nocache and devm_ioremap_nocache")

from the generic-ioremap tree.

I fixed it up (see below) 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.
diff mbox series

Patch

diff --cc drivers/video/fbdev/s1d13xxxfb.c
index c23defa27036,8048499e398d..000000000000
--- a/drivers/video/fbdev/s1d13xxxfb.c