Re: [PATCH 4/5] [media] au0828-core: fix compilation when !CONFIG_MEDIA_CONTROLLER

2015-12-21 Thread Javier Martinez Canillas
Hello Mauro, On 12/16/2015 02:11 PM, Mauro Carvalho Chehab wrote: > commit 1590ad7b52714 ("[media] media-device: split media initialization > and registration") moved the media controller register to a > separate function. That caused the following compilation issue, > if !CONFIG_MEDIA_CONTROLLER:

[PATCH 4/5] [media] au0828-core: fix compilation when !CONFIG_MEDIA_CONTROLLER

2015-12-16 Thread Mauro Carvalho Chehab
commit 1590ad7b52714 ("[media] media-device: split media initialization and registration") moved the media controller register to a separate function. That caused the following compilation issue, if !CONFIG_MEDIA_CONTROLLER: vim +445 drivers/media/usb/au0828/au0828-core.c 439 if (retv