Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a1aee862 authored by Kevin Hilman's avatar Kevin Hilman Committed by Bartlomiej Zolnierkiewicz
Browse files

IDE: palm_bk3710: fix compile warning for unused variable

parent 71fc9fcc
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -347,7 +347,6 @@ static int __devinit palm_bk3710_probe(struct platform_device *pdev)
{
	struct clk *clk;
	struct resource *mem, *irq;
	struct ide_host *host;
	unsigned long base, rate;
	int i, rc;
	hw_regs_t hw, *hws[] = { &hw, NULL, NULL, NULL };