summaryrefslogtreecommitdiff
path: root/drivers/gator/gator_events_mali_400.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gator/gator_events_mali_400.h')
-rw-r--r--drivers/gator/gator_events_mali_400.h18
1 files changed, 0 insertions, 18 deletions
diff --git a/drivers/gator/gator_events_mali_400.h b/drivers/gator/gator_events_mali_400.h
deleted file mode 100644
index a09757eb5024..000000000000
--- a/drivers/gator/gator_events_mali_400.h
+++ /dev/null
@@ -1,18 +0,0 @@
-/**
- * Copyright (C) ARM Limited 2011-2012. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- */
-
-/*
- * Header contains common definitions for the Mali-400 processors.
- */
-#if !defined(GATOR_EVENTS_MALI_400_H)
-#define GATOR_EVENTS_MALI_400_H
-
-extern void gator_events_mali_log_dvfs_event(unsigned int d0, unsigned int d1);
-
-#endif /* GATOR_EVENTS_MALI_400_H */