aboutsummaryrefslogtreecommitdiffstats
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.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/staging/bcm/DDRInit.h b/drivers/staging/bcm/DDRInit.h
deleted file mode 100644
index b0196fce9255..000000000000
--- a/drivers/staging/bcm/DDRInit.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef _DDR_INIT_H_
-#define _DDR_INIT_H_
-
-
-
-int ddr_init(struct bcm_mini_adapter *psAdapter);
-int download_ddr_settings(struct bcm_mini_adapter *psAdapter);
-
-#endif