浏览代码

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 年之前
父节点
当前提交
21b6806a8c
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      drivers/edac/i7core_edac.c

+ 0 - 2
drivers/edac/i7core_edac.c

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