PM / wakeirq: Fix typo in prototype for dev_pm_set_dedicated_wake_irq
authorTony Lindgren <tony@atomide.com>
Fri, 29 May 2015 16:54:02 +0000 (09:54 -0700)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sat, 30 May 2015 00:17:15 +0000 (02:17 +0200)
commitdb874c7e10557f8f1af9a6fb1ec6589ae06f349c
treede4f7b24007d0f2a0a24768f7ff98864d79d0ae6
parent4990d4fe327b9d9a7a3be7103a82699406fdde69
PM / wakeirq: Fix typo in prototype for dev_pm_set_dedicated_wake_irq

Looks like I only built test the dev_pm_set_wake_irq and not the
dev_pm_set_dedicated_wake_irq case on x86.

Turns out there's a typo for the dev_pm_set_dedicated_wake_irq
prototype that causes a build error if CONFIG_COMPILE_TEST
and CONFIG_MMC_OMAP_HS are selected.

Reported-by: Jim Davis <jim.epost@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Reviewed-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
include/linux/pm_wakeirq.h