Commit ab805872 authored by Alan Cox's avatar Alan Cox Committed by Linus Torvalds

[PATCH] remove __NO_VERSION__ from procfs

parent 3cd6bce6
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
#include <linux/file.h> #include <linux/file.h>
#include <linux/limits.h> #include <linux/limits.h>
#include <linux/init.h> #include <linux/init.h>
#define __NO_VERSION__
#include <linux/module.h> #include <linux/module.h>
#include <linux/smp_lock.h> #include <linux/smp_lock.h>
#include <linux/init.h> #include <linux/init.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment