mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* + uapi-export-lirch-header.patch added to -mm tree
@ 2016-07-13 20:08 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2016-07-13 20:08 UTC (permalink / raw)
  To: mchehab, leamas.alec, stable, mm-commits


The patch titled
     Subject: uapi: export lirc.h header
has been added to the -mm tree.  Its filename is
     uapi-export-lirch-header.patch

This patch should soon appear at
    http://ozlabs.org/~akpm/mmots/broken-out/uapi-export-lirch-header.patch
and later at
    http://ozlabs.org/~akpm/mmotm/broken-out/uapi-export-lirch-header.patch

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/SubmitChecklist when testing your code ***

The -mm tree is included into linux-next and is updated
there every 3-4 working days

------------------------------------------------------
From: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Subject: uapi: export lirc.h header

This header contains the userspace API for lirc.

This is a fixup for b7be755733dc44c72 ("[media] bz#75751: Move internal
header file lirc.h to uapi/").  It moved the header to the right place,
but it forgot to add it at Kbuild.  So, despite being at uapi, it is not
copied to the right place.

Fixes: b7be755733dc44c72 ("[media] bz#75751: Move internal header file lirc.h to uapi/")
Link: http://lkml.kernel.org/r/320c765d32bfc82c582e336d52ffe1026c73c644.1468439021.git.mchehab@s-opensource.com
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Cc: Alec Leamas <leamas.alec@gmail.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 include/uapi/linux/Kbuild |    1 +
 1 file changed, 1 insertion(+)

diff -puN include/uapi/linux/Kbuild~uapi-export-lirch-header include/uapi/linux/Kbuild
--- a/include/uapi/linux/Kbuild~uapi-export-lirch-header
+++ a/include/uapi/linux/Kbuild
@@ -245,6 +245,7 @@ endif
 header-y += hw_breakpoint.h
 header-y += l2tp.h
 header-y += libc-compat.h
+header-y += lirc.h
 header-y += limits.h
 header-y += llc.h
 header-y += loop.h
_

Patches currently in -mm which might be from mchehab@s-opensource.com are

uapi-export-lirch-header.patch


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-07-13 20:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-13 20:08 + uapi-export-lirch-header.patch added to -mm tree akpm

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