提交 a1aee862 编写于 作者: K Kevin Hilman 提交者: Bartlomiej Zolnierkiewicz

IDE: palm_bk3710: fix compile warning for unused variable

Signed-off-by: NKevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: NBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
上级 71fc9fcc
...@@ -347,7 +347,6 @@ static int __devinit palm_bk3710_probe(struct platform_device *pdev) ...@@ -347,7 +347,6 @@ static int __devinit palm_bk3710_probe(struct platform_device *pdev)
{ {
struct clk *clk; struct clk *clk;
struct resource *mem, *irq; struct resource *mem, *irq;
struct ide_host *host;
unsigned long base, rate; unsigned long base, rate;
int i, rc; int i, rc;
hw_regs_t hw, *hws[] = { &hw, NULL, NULL, NULL }; hw_regs_t hw, *hws[] = { &hw, NULL, NULL, NULL };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册