]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/plat-omap/omap_device.c
Merge branch 'fixes-modulesplit' into fixes
[karo-tx-linux.git] / arch / arm / plat-omap / omap_device.c
index f839f948421a9dce73171ed4dcad31f3cba49e8c..e8d98693d2dd1fd0ac11a175510738cae8419c72 100644 (file)
@@ -427,7 +427,7 @@ static int _omap_device_notifier_call(struct notifier_block *nb,
  * return the context loss counter for that hwmod, otherwise return
  * zero.
  */
-u32 omap_device_get_context_loss_count(struct platform_device *pdev)
+int omap_device_get_context_loss_count(struct platform_device *pdev)
 {
        struct omap_device *od;
        u32 ret = 0;