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>
This commit is contained in:
committed by
Mauro Carvalho Chehab
parent
2e5185f7ff
commit
21b6806a8c
@@ -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];
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user