summaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm/DDRInit.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/bcm/DDRInit.h')
-rw-r--r--drivers/staging/bcm/DDRInit.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/staging/bcm/DDRInit.h b/drivers/staging/bcm/DDRInit.h
index 550e260df539..b0196fce9255 100644
--- a/drivers/staging/bcm/DDRInit.h
+++ b/drivers/staging/bcm/DDRInit.h
@@ -3,7 +3,7 @@
-int ddr_init(PMINI_ADAPTER psAdapter);
-int download_ddr_settings(PMINI_ADAPTER psAdapter);
+int ddr_init(struct bcm_mini_adapter *psAdapter);
+int download_ddr_settings(struct bcm_mini_adapter *psAdapter);
#endif