wrapper: remove page_alloc wrapper
[lttng-modules.git] / probes / lttng-probe-kmem.c
index afd418d939dabcb06a4d1dc2eaac6ff84600053d..01f2d9f11e9fa58a66bbfefa6f186ebec24b80a5 100644 (file)
@@ -8,11 +8,6 @@
  * Copyright (C) 2012 Mentor Graphics Corp.
  */
 
-/*
- * This page_alloc.h wrapper needs to be included before gfpflags.h because it
- * overrides a function with a define.
- */
-#include <wrapper/page_alloc.h>
 #include <linux/module.h>
 #include <linux/mm.h>
 #include <lttng-tracer.h>
This page took 0.023858 seconds and 4 git commands to generate.