aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/epl/user/EplTimeru.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/epl/user/EplTimeru.h')
-rw-r--r--drivers/staging/epl/user/EplTimeru.h16
1 files changed, 2 insertions, 14 deletions
diff --git a/drivers/staging/epl/user/EplTimeru.h b/drivers/staging/epl/user/EplTimeru.h
index 65273e5f9c8..5c447485245 100644
--- a/drivers/staging/epl/user/EplTimeru.h
+++ b/drivers/staging/epl/user/EplTimeru.h
@@ -68,23 +68,11 @@
****************************************************************************/
-#include "../EplTimer.h"
-#include "EplEventu.h"
-
#ifndef _EPLTIMERU_H_
#define _EPLTIMERU_H_
-//---------------------------------------------------------------------------
-// const defines
-//---------------------------------------------------------------------------
-
-//---------------------------------------------------------------------------
-// typedef
-//---------------------------------------------------------------------------
-
-//---------------------------------------------------------------------------
-// function prototypes
-//---------------------------------------------------------------------------
+#include "../EplTimer.h"
+#include "EplEventu.h"
tEplKernel EplTimeruInit(void);