aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/vdso.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/kernel/vdso.c')
-rw-r--r--arch/powerpc/kernel/vdso.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/powerpc/kernel/vdso.c b/arch/powerpc/kernel/vdso.c
index 1d9c92621b36..094e45c16a17 100644
--- a/arch/powerpc/kernel/vdso.c
+++ b/arch/powerpc/kernel/vdso.c
@@ -34,8 +34,7 @@
34#include <asm/firmware.h> 34#include <asm/firmware.h>
35#include <asm/vdso.h> 35#include <asm/vdso.h>
36#include <asm/vdso_datapage.h> 36#include <asm/vdso_datapage.h>
37 37#include <asm/setup.h>
38#include "setup.h"
39 38
40#undef DEBUG 39#undef DEBUG
41 40