dect
/
linux-2.6
Archived
13
0
Fork 0

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:
Hidetoshi Seto 2010-08-20 04:33:10 -03:00 committed by Mauro Carvalho Chehab
parent 2e5185f7ff
commit 21b6806a8c
1 changed files with 0 additions and 2 deletions

View File

@ -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];