Skip to content
Snippets Groups Projects
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
No related branches found
Tags drm-misc-fixes-2018-05-30
No related merge requests found
......@@ -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 };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment