diff options
Diffstat (limited to 'include/linux/time-armada-370-xp.h')
| -rw-r--r-- | include/linux/time-armada-370-xp.h | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/include/linux/time-armada-370-xp.h b/include/linux/time-armada-370-xp.h deleted file mode 100644 index 6fb0856b9405..000000000000 --- a/include/linux/time-armada-370-xp.h +++ /dev/null | |||
| @@ -1,16 +0,0 @@ | |||
| 1 | /* | ||
| 2 | * Marvell Armada 370/XP SoC timer handling. | ||
| 3 | * | ||
| 4 | * Copyright (C) 2012 Marvell | ||
| 5 | * | ||
| 6 | * Lior Amsalem <alior@marvell.com> | ||
| 7 | * Gregory CLEMENT <gregory.clement@free-electrons.com> | ||
| 8 | * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||
| 9 | * | ||
| 10 | */ | ||
| 11 | #ifndef __TIME_ARMADA_370_XPPRCMU_H | ||
| 12 | #define __TIME_ARMADA_370_XPPRCMU_H | ||
| 13 | |||
| 14 | void armada_370_xp_timer_init(void); | ||
| 15 | |||
| 16 | #endif | ||
