Commit 23dda2d9 authored by Alan Cox's avatar Alan Cox Committed by Linus Torvalds

[PATCH] __NO_VERSION__ for ftape

parent b4d1bfa6
......@@ -26,7 +26,6 @@
*/
#include <linux/config.h>
#define __NO_VERSION__
#include <linux/module.h>
#include <linux/ftape.h>
......
......@@ -27,7 +27,6 @@
#include <linux/config.h>
#include <linux/errno.h>
#include <linux/mm.h>
#define __NO_VERSION__
#include <linux/module.h>
#include <linux/fcntl.h>
......
......@@ -24,7 +24,6 @@
* the ftape floppy tape driver exports
*/
#define __NO_VERSION__
#include <linux/module.h>
#include <linux/zftape.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