projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d3557e
)
V4L/DVB: Increment DVB API version
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sat, 3 Jul 2010 21:06:13 +0000
(18:06 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Mon, 2 Aug 2010 18:03:21 +0000
(15:03 -0300)
A new flag were added at the Frontend capabilities. Increment
API minor revision.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
include/linux/dvb/version.h
patch
|
blob
|
history
diff --git
a/include/linux/dvb/version.h
b/include/linux/dvb/version.h
index
540b058
..
5a7546c
100644
(file)
--- a/
include/linux/dvb/version.h
+++ b/
include/linux/dvb/version.h
@@
-24,6
+24,6
@@
#define _DVBVERSION_H_
#define DVB_API_VERSION 5
-#define DVB_API_VERSION_MINOR
1
+#define DVB_API_VERSION_MINOR
2
#endif /*_DVBVERSION_H_*/