Commit 49f47439 authored by Alan Cox's avatar Alan Cox Committed by Linus Torvalds

[PATCH] __NO_VERSION__ for autofs

parent 71b21a12
...@@ -16,7 +16,6 @@ ...@@ -16,7 +16,6 @@
#include <linux/file.h> #include <linux/file.h>
#include <asm/bitops.h> #include <asm/bitops.h>
#include "autofs_i.h" #include "autofs_i.h"
#define __NO_VERSION__
#include <linux/module.h> #include <linux/module.h>
static void autofs_put_super(struct super_block *sb) static void autofs_put_super(struct super_block *sb)
......
...@@ -16,7 +16,6 @@ ...@@ -16,7 +16,6 @@
#include <linux/pagemap.h> #include <linux/pagemap.h>
#include <asm/bitops.h> #include <asm/bitops.h>
#include "autofs_i.h" #include "autofs_i.h"
#define __NO_VERSION__
#include <linux/module.h> #include <linux/module.h>
static void ino_lnkfree(struct autofs_info *ino) static void ino_lnkfree(struct autofs_info *ino)
......
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