x86: Remove unnecessary compile flag tweaks for vsyscall code
[cascardo/linux.git] / arch / x86 / kernel / vsyscall_64.c
index 93a0d46..bf8e9ff 100644 (file)
@@ -18,9 +18,6 @@
  *  use the vDSO.
  */
 
-/* Disable profiling for userspace code: */
-#define DISABLE_BRANCH_PROFILING
-
 #include <linux/time.h>
 #include <linux/init.h>
 #include <linux/kernel.h>