iommu/fsl: Add void declarations in zero-arg functions.
[deliverable/linux.git] / drivers / iommu / fsl_pamu.c
index b99dd88e31b9b20b41bccde26fd54789a4d61250..5c9b42494bc45ae5101938ecad4d37977f2fd950 100644 (file)
@@ -92,7 +92,7 @@ struct gen_pool *spaace_pool;
  * subwindow count per liodn.
  *
  */
-u32 pamu_get_max_subwin_cnt()
+u32 pamu_get_max_subwin_cnt(void)
 {
        return max_subwindow_count;
 }
This page took 0.036535 seconds and 5 git commands to generate.