Re: [PATCH 2/2] [media] media.h: get rid of MEDIA_ENT_F_CONN_TEST

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Mauro,

[auto build test ERROR on linuxtv-media/master]
[cannot apply to v4.5-rc3 next-20160212]
[if your patch is applied to the wrong git tree, please drop us a note to help improving the system]

url:    https://github.com/0day-ci/linux/commits/Mauro-Carvalho-Chehab/tvp5150-replace-MEDIA_ENT_F_CONN_TEST-by-a-control/20160213-052526
base:   git://linuxtv.org/media_tree.git master
config: x86_64-allmodconfig (attached as .config)
reproduce:
        # save the attached .config to linux build tree
        make ARCH=x86_64 

Note: the linux-review/Mauro-Carvalho-Chehab/tvp5150-replace-MEDIA_ENT_F_CONN_TEST-by-a-control/20160213-052526 HEAD 63e43d46d30abbc15209674bb807449b329ce04b builds fine.
      It only hurts bisectibility.

All errors (new ones prefixed by >>):

   drivers/media/usb/au0828/au0828-video.c: In function 'au0828_analog_create_entities':
>> drivers/media/usb/au0828/au0828-video.c:1994:20: error: 'MEDIA_ENT_F_CONN_TEST' undeclared (first use in this function)
       ent->function = MEDIA_ENT_F_CONN_TEST;
                       ^
   drivers/media/usb/au0828/au0828-video.c:1994:20: note: each undeclared identifier is reported only once for each function it appears in

vim +/MEDIA_ENT_F_CONN_TEST +1994 drivers/media/usb/au0828/au0828-video.c

d1f33737 Mauro Carvalho Chehab 2015-08-31  1988  		case AU0828_VMUX_CABLE:
d1f33737 Mauro Carvalho Chehab 2015-08-31  1989  		case AU0828_VMUX_TELEVISION:
d1f33737 Mauro Carvalho Chehab 2015-08-31  1990  		case AU0828_VMUX_DVB:
4ca72efa Mauro Carvalho Chehab 2015-12-10  1991  			ent->function = MEDIA_ENT_F_CONN_RF;
d1f33737 Mauro Carvalho Chehab 2015-08-31  1992  			break;
d1f33737 Mauro Carvalho Chehab 2015-08-31  1993  		default: /* AU0828_VMUX_DEBUG */
4ca72efa Mauro Carvalho Chehab 2015-12-10 @1994  			ent->function = MEDIA_ENT_F_CONN_TEST;
d1f33737 Mauro Carvalho Chehab 2015-08-31  1995  			break;
d1f33737 Mauro Carvalho Chehab 2015-08-31  1996  		}
d1f33737 Mauro Carvalho Chehab 2015-08-31  1997  

:::::: The code at line 1994 was first introduced by commit
:::::: 4ca72efaeffd0d244c44307abc9d4cb11f8ad475 [media] uapi/media.h: Rename entities types to functions

:::::: TO: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
:::::: CC: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Attachment: .config.gz
Description: Binary data


[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux