Re: [PATCH -next] net: i40e: fix build, depends on CONFIGFS_FS

2015-03-03 Thread Jeff Kirsher
On Tue, 2015-03-03 at 15:02 -0500, David Miller wrote: > From: Randy Dunlap > Date: Tue, 03 Mar 2015 11:35:38 -0800 > > > From: Randy Dunlap > > > > i40e uses configfs interfaces so it should depend on CONFIGFS_FS. > > > > Fixes these build errors: > > > > drivers/built-in.o: In function `i40

Re: [PATCH -next] net: i40e: fix build, depends on CONFIGFS_FS

2015-03-03 Thread Jeff Kirsher
On Tue, 2015-03-03 at 11:35 -0800, Randy Dunlap wrote: > From: Randy Dunlap > > i40e uses configfs interfaces so it should depend on CONFIGFS_FS. > > Fixes these build errors: > > drivers/built-in.o: In function `i40e_cfgfs_group_make_item': > i40e_configfs.c:(.text+0x2fcdca): undefined referen

Re: [PATCH -next] net: i40e: fix build, depends on CONFIGFS_FS

2015-03-03 Thread David Miller
From: Randy Dunlap Date: Tue, 03 Mar 2015 11:35:38 -0800 > From: Randy Dunlap > > i40e uses configfs interfaces so it should depend on CONFIGFS_FS. > > Fixes these build errors: > > drivers/built-in.o: In function `i40e_cfgfs_group_make_item': > i40e_configfs.c:(.text+0x2fcdca): undefined ref

[PATCH -next] net: i40e: fix build, depends on CONFIGFS_FS

2015-03-03 Thread Randy Dunlap
From: Randy Dunlap i40e uses configfs interfaces so it should depend on CONFIGFS_FS. Fixes these build errors: drivers/built-in.o: In function `i40e_cfgfs_group_make_item': i40e_configfs.c:(.text+0x2fcdca): undefined reference to `config_item_init_type_name' drivers/built-in.o: In function `i4