Re: [PATCH] Fix compiler warning noise with FORE200E driver

2007-12-13 Thread David Miller
From: "Tom \"spot\" Callaway" <[EMAIL PROTECTED]> Date: Thu, 13 Dec 2007 11:21:40 -0500 > gcc throws these warnings with: > > CONFIG_ATM_FORE200E=m > # CONFIG_ATM_FORE200E_PCA is not set > > drivers/atm/fore200e.c:2695: warning: 'fore200e_pca_detect' defined but > not used >

Re: [PATCH] Fix compiler warning noise with FORE200E driver

2007-12-13 Thread David Miller
From: Tom \spot\ Callaway [EMAIL PROTECTED] Date: Thu, 13 Dec 2007 11:21:40 -0500 gcc throws these warnings with: CONFIG_ATM_FORE200E=m # CONFIG_ATM_FORE200E_PCA is not set drivers/atm/fore200e.c:2695: warning: 'fore200e_pca_detect' defined but not used drivers/atm/fore200e.c:2748: