From: Arnd Bergmann Date: Mon, 7 Dec 2009 16:12:58 +0000 (+0100) Subject: perf events: hw_breakpoints: Don't include asm/hw_breakpoint.h in user space X-Git-Tag: v2.6.33-rc1~306^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ff6cfd70720780234fdfea636218c2a62b31287;p=pandora-kernel.git perf events: hw_breakpoints: Don't include asm/hw_breakpoint.h in user space asm/hw_breakpoint.h is evidently a kernel internal file and should not be included globally, not even under an #ifdef. Reported-by: Geert Uytterhoeven Signed-off-by: Arnd Bergmann Cc: Frederic Weisbecker Cc: Alan Stern Cc: K.Prasad LKML-Reference: <200912071712.58650.arnd@arndb.de> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed