提交 6e473dd1 编写于 作者: D Dave Jiang 提交者: Dan Williams

isci: removing unused loglevel module param

We no longer use the loglevel parameter. Remove.
Signed-off-by: NDave Jiang <dave.jiang@intel.com>
Signed-off-by: NDan Williams <dan.j.williams@intel.com>
上级 b5739b60
......@@ -98,8 +98,6 @@ static struct pci_driver isci_pci_driver = {
};
/* linux isci specific settings */
int loglevel = 3;
module_param(loglevel, int, S_IRUGO | S_IWUSR);
#if defined(CONFIG_PBG_HBA_A0)
int isci_si_rev = ISCI_SI_REVA0;
......
......@@ -85,7 +85,6 @@
#include "timers.h"
#include "sci_status.h"
extern int loglevel;
extern struct kmem_cache *isci_kmem_cache;
#define ISCI_FW_NAME "isci/isci_firmware.bin"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册