projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e5185f
)
i7core_edac: Remove unused member channels in i7core_pvt
author
Hidetoshi Seto
<seto.hidetoshi@jp.fujitsu.com>
Fri, 20 Aug 2010 07:33:10 +0000
(
04:33
-0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sun, 24 Oct 2010 13:20:41 +0000
(11:20 -0200)
Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/edac/i7core_edac.c
patch
|
blob
|
history
diff --git
a/drivers/edac/i7core_edac.c
b/drivers/edac/i7core_edac.c
index b466f803db129aa44a08cff4e5a1d2ffaec6619b..4a12961c5ef6f4f53bbc4ac399e9e3a16c440328 100644
(file)
--- a/
drivers/edac/i7core_edac.c
+++ b/
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];