diff --git a/[refs] b/[refs] index 78f17cf57285..a6d6eb13e140 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 28889bf9e2db29747d58cd47a92d727f927c3aee +refs/heads/master: b3a75542d329ce4e1c66b293cefeb4429a2af043 diff --git a/trunk/kernel/hw_breakpoint.c b/trunk/kernel/hw_breakpoint.c index 9ea9414e0e58..b6d6fa273eeb 100644 --- a/trunk/kernel/hw_breakpoint.c +++ b/trunk/kernel/hw_breakpoint.c @@ -40,12 +40,6 @@ #include -#include - -#ifdef CONFIG_X86 -#include -#endif - /* * Constraints data */