summaryrefslogtreecommitdiffstats
path: root/external/pflash/sfc-ctrl.h
diff options
context:
space:
mode:
Diffstat (limited to 'external/pflash/sfc-ctrl.h')
-rw-r--r--external/pflash/sfc-ctrl.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/external/pflash/sfc-ctrl.h b/external/pflash/sfc-ctrl.h
deleted file mode 100644
index 6c307590..00000000
--- a/external/pflash/sfc-ctrl.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef SFC_CTRL_H
-#define SFC_CTRL_H
-
-struct spi_flash_ctrl;
-
-extern int sfc_open(struct spi_flash_ctrl **ctrl);
-extern void sfc_close(struct spi_flash_ctrl *ctrl);
-
-#endif /* SFC_CTRL_H */
OpenPOWER on IntegriCloud