summaryrefslogtreecommitdiff
path: root/drivers/crypto/caam/ctrl.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/crypto/caam/ctrl.h')
-rw-r--r--drivers/crypto/caam/ctrl.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/crypto/caam/ctrl.h b/drivers/crypto/caam/ctrl.h
index cac5402a46eb..d52e8830d409 100644
--- a/drivers/crypto/caam/ctrl.h
+++ b/drivers/crypto/caam/ctrl.h
@@ -1,13 +1,12 @@
/*
* CAAM control-plane driver backend public-level include definitions
*
- * Copyright 2012 Freescale Semiconductor, Inc.
+ * Copyright (C) 2015 Freescale Semiconductor, Inc.
*/
#ifndef CTRL_H
#define CTRL_H
/* Prototypes for backend-level services exposed to APIs */
-int caam_get_era(void);
#endif /* CTRL_H */