Commit e9090320 authored by Christophe Leroy's avatar Christophe Leroy Committed by Michael Ellerman
Browse files
parent 23c4ceaf
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -33,14 +33,6 @@
#include <asm/vdso_datapage.h>
#include <asm/setup.h>

#undef DEBUG

#ifdef DEBUG
#define DBG(fmt...) printk(fmt)
#else
#define DBG(fmt...)
#endif

/* The alignment of the vDSO */
#define VDSO_ALIGNMENT	(1 << 16)