Эх сурвалжийг харах

i7core_edac: Remove unused member channels in i7core_pvt

Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Hidetoshi Seto 15 жил өмнө
parent
commit
21b6806a8c

+ 0 - 2
drivers/edac/i7core_edac.c

@@ -243,8 +243,6 @@ struct i7core_pvt {
 	struct i7core_inject	inject;
 	struct i7core_inject	inject;
 	struct i7core_channel	channel[NUM_CHANS];
 	struct i7core_channel	channel[NUM_CHANS];
 
 
-	int		channels; /* Number of active channels */
-
 	int		ce_count_available;
 	int		ce_count_available;
 	int 		csrow_map[NUM_CHANS][MAX_DIMMS];
 	int 		csrow_map[NUM_CHANS][MAX_DIMMS];