DECLARE_PER_CPU needs linux/percpu.h

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
This commit is contained in:
Stephen Rothwell 2008-10-15 14:20:28 +11:00 коммит произвёл Arjan van de Ven
Родитель dc4304f7de
Коммит 40b8606253
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -20,6 +20,8 @@
#include <linux/init.h>
#include <linux/list.h>
#include <linux/wait.h>
#include <linux/percpu.h>
struct hrtimer_clock_base;
struct hrtimer_cpu_base;