diff options
| author | Bhumika Goyal <bhumirks@gmail.com> | 2017-08-16 11:37:42 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-08-20 08:26:33 -0400 |
| commit | d088c3107e9718ca3271277693f80a42d4effe51 (patch) | |
| tree | 06b9222fd4277400c780f5d640bc89e775f30408 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | b295eef951adc5f19e06ed9b92fb1cd2e775e584 (diff) | |
| download | kernel-d088c3107e9718ca3271277693f80a42d4effe51.tar.gz | |
media: ivtv: Fix incompatible type for argument error
The first argument of function snd_ctl_new1 is of type const struct
snd_kcontrol_new * but in this file the variable is passed by value
to this function. This generated ""incompatible type for argument"
error. So, pass the variable by reference.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions
