forked from Minki/linux
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:
parent
2e5185f7ff
commit
21b6806a8c
@ -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];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user