summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs/include/mach/ocotp.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-mxs/include/mach/ocotp.h')
-rw-r--r--arch/arm/mach-mxs/include/mach/ocotp.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/arch/arm/mach-mxs/include/mach/ocotp.h b/arch/arm/mach-mxs/include/mach/ocotp.h
deleted file mode 100644
index 86b30c96e1..0000000000
--- a/arch/arm/mach-mxs/include/mach/ocotp.h
+++ /dev/null
@@ -1,12 +0,0 @@
-/*
- * Header file for mxs ocotp driver - same license as driver
- *
- * Copyright (C) 2012 by Wolfram Sang, Pengutronix e.K.
- */
-
-#ifndef __MACH_OCOTP_H
-#define __MACH_OCOTP_H
-
-int mxs_ocotp_read(void *buf, int count, int offset);
-
-#endif /* __MACH_OCOTP_H */