diff options
| author | Shuah Khan <[email protected]> | 2015-01-12 23:56:55 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2015-02-02 11:57:15 -0200 |
| commit | 9bc1022f51e20af7e2aab58aae108fe976a5d00a (patch) | |
| tree | 7186bf64021963a8b0b4c7419e0ee3cc17ef9682 /tools/perf/scripts/python/bin | |
| parent | 7559d13ccf9fc4be9fb6ed21aaa4e105b6789ce8 (diff) | |
[media] media: fix au0828 compile error from au0828_boards initialization
au0828 picked up UNSET from videobuf-core.h and fails to compile
if videobuf-core.h isn't included. Change it to use -1U instead
to fix the problem.
drivers/media/usb/au0828/au0828-cards.c:47:17: error: ‘UNSET’ undeclared here (not in a function)
.tuner_type = UNSET,
Signed-off-by: Shuah Khan <[email protected]>
Acked-by: Lad, Prabhakar <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions