commit | ebdd4b7e6a0dd86736eeb6b9e60b361ef64ccc30 | [log] [tgz] |
---|---|---|
author | Javier Martinez Canillas <javier@osg.samsung.com> | Sun Sep 13 19:39:22 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Oct 22 15:48:22 2015 -0200 |
tree | b0127f249a4de8242bef9af50fe6e70677b8f98d | |
parent | 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f [diff] |
[media] horus3a: Fix horus3a_attach() function parameters If CONFIG_DVB_HORUS3A is disabled a stub static inline function is defined that just prints a warning about the driver being disabled but the function parameters were wrong which caused a build error. Fixes: a5d32b358254f ("[media] horus3a: Sony Horus3A DVB-S/S2 tuner driver") Reported-by: Fengguang Wu <fengguang.wu@intel.com> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>