X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=include%2Fust%2Fkernelcompat.h;h=032030ac1f1526cb252ab94776a43af83c66f146;hb=c1f205309da615f1f0c68beedf37365942246537;hp=5cc5eaa22e70b963795619b963c1c2f8ed9504da;hpb=7e92827db5195a5b6afc110d0152eb2deef75638;p=deliverable%2Flttng-ust.git diff --git a/include/ust/kernelcompat.h b/include/ust/kernelcompat.h index 5cc5eaa2..032030ac 100644 --- a/include/ust/kernelcompat.h +++ b/include/ust/kernelcompat.h @@ -82,12 +82,6 @@ static inline long IS_ERR(const void *ptr) #define GFP_KERNEL -/* PRINTK */ - -#include -#define printk(fmt, args...) printf(fmt, ## args) - - /* ATTRIBUTES */ #define ____cacheline_aligned