Skip to content

Commit

Permalink
i7core_edac: Remove unused member channels in i7core_pvt
Browse files Browse the repository at this point in the history
Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Hidetoshi Seto authored and Mauro Carvalho Chehab committed Oct 24, 2010
1 parent 2e5185f commit 21b6806
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/edac/i7core_edac.c
Original file line number Diff line number Diff line change
Expand Up @@ -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];

Expand Down

0 comments on commit 21b6806

Please sign in to comment.