|
@@ -20,6 +20,8 @@
|
|
#include <linux/sysdev.h>
|
|
#include <linux/sysdev.h>
|
|
#include <linux/tick.h>
|
|
#include <linux/tick.h>
|
|
|
|
|
|
|
|
+#include "tick-internal.h"
|
|
|
|
+
|
|
/* The registered clock event devices */
|
|
/* The registered clock event devices */
|
|
static LIST_HEAD(clockevent_devices);
|
|
static LIST_HEAD(clockevent_devices);
|
|
static LIST_HEAD(clockevents_released);
|
|
static LIST_HEAD(clockevents_released);
|