ARM: OMAP2+: SmartReflex: add omap_sr_pdata definition
authorBen Dooks <ben.dooks@codethink.co.uk>
Tue, 15 Oct 2019 13:12:38 +0000 (14:12 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 13 Nov 2019 10:33:53 +0000 (11:33 +0100)
commit2079fe6ea8cbd2fb2fbadba911f1eca6c362eb9b
treeed4a9cadb4bf2cbeb43a3474f90e3c1d6faed4a9
parentaca32d7bccf961dc4c6ac6dff99ed363af1a6987
ARM: OMAP2+: SmartReflex: add omap_sr_pdata definition

The omap_sr_pdata is not declared but is exported, so add a
define for it to fix the following warning:

arch/arm/mach-omap2/pdata-quirks.c:609:36: warning: symbol 'omap_sr_pdata' was not declared. Should it be static?

Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
include/linux/power/smartreflex.h