From: Andrew Morton For ____cacheline_aligned_in_smp Cc: Eric Dumazet Cc: John Stultz Signed-off-by: Andrew Morton --- include/linux/clocksource.h | 1 + 1 file changed, 1 insertion(+) diff -puN include/linux/clocksource.h~time-smp-friendly-alignment-of-struct-clocksource-fix include/linux/clocksource.h --- a/include/linux/clocksource.h~time-smp-friendly-alignment-of-struct-clocksource-fix +++ a/include/linux/clocksource.h @@ -12,6 +12,7 @@ #include #include #include +#include #include #include #include _