]> Git Repo - linux.git/blob - include/linux/time-armada-370-xp.h
random: account for entropy loss due to overwrites
[linux.git] / include / linux / time-armada-370-xp.h
1 /*
2  * Marvell Armada 370/XP SoC timer handling.
3  *
4  * Copyright (C) 2012 Marvell
5  *
6  * Lior Amsalem <[email protected]>
7  * Gregory CLEMENT <[email protected]>
8  * Thomas Petazzoni <[email protected]>
9  *
10  */
11 #ifndef __TIME_ARMADA_370_XPPRCMU_H
12 #define __TIME_ARMADA_370_XPPRCMU_H
13
14 #include <linux/init.h>
15
16 void __init armada_370_xp_timer_init(void);
17
18 #endif
This page took 0.035285 seconds and 4 git commands to generate.