projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e05ad5
)
Kbuild: Add missing videodev2 exynos headers.
author
Andreas Schneider
<asn@cryptomilk.org>
Fri, 21 Nov 2014 07:17:02 +0000
(08:17 +0100)
committer
Stricted
<info@stricted.net>
Thu, 11 Oct 2018 16:03:04 +0000
(18:03 +0200)
Signed-off-by: Apavayan Sinha <info@apavayan.com>
include/uapi/linux/Kbuild
patch
|
blob
|
blame
|
history
diff --git
a/include/uapi/linux/Kbuild
b/include/uapi/linux/Kbuild
index bdc6e87ff3eb379cf223a54d6976f36ce96e7fab..53fbb0f8ed8324b4b7d3a11fb025f41dd8238136 100644
(file)
--- a/
include/uapi/linux/Kbuild
+++ b/
include/uapi/linux/Kbuild
@@
-401,6
+401,8
@@
header-y += veth.h
header-y += vfio.h
header-y += vhost.h
header-y += videodev2.h
+header-y += videodev2_exynos_camera.h
+header-y += videodev2_exynos_media.h
header-y += virtio_9p.h
header-y += virtio_balloon.h
header-y += virtio_blk.h