提交 0f062792 编写于 作者: M Mauro Carvalho Chehab

i7core_edac: remove static counter for max sockets

The number of sockets is now fully dynamic. Get rid of this obsolete
var.
Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 13d6e9b6
......@@ -247,7 +247,6 @@ struct i7core_pvt {
/* Static vars */
static LIST_HEAD(i7core_edac_list);
static DEFINE_MUTEX(i7core_edac_lock);
static u8 max_num_sockets;
#define PCI_DESCR(device, function, device_id) \
.dev = (device), \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册