commit | 917cbcde46adf3e155ec61d92f6f29a4eb3acad1 | [log] [tgz] |
---|---|---|
author | Shuah Khan <shuah.kh@samsung.com> | Fri Aug 08 21:36:18 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Thu Aug 21 15:25:06 2014 -0500 |
tree | eca794127e953fa70c0a2c6fa6af15a7a19dc04f | |
parent | 345e3bfdadf4ae12df6251d4bcb6b9fb48037690 [diff] |
[media] au0828: add au0828_rc_*() stubs for VIDEO_AU0828_RC disabled case Define au0828_rc_*() stubs to avoid compile errors when VIDEO_AU0828_RC is disabled and avoid the need to enclose au0828_rc_*() in ifdef CONFIG_VIDEO_AU0828_RC in .c files. Signed-off-by: Shuah Khan <shuah.kh@samsung.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>