Commit 349a40c8 authored by Alan Cox's avatar Alan Cox Committed by Linus Torvalds

[PATCH] more __NO_VERSION__ in audio

parent 2de120ad
......@@ -19,7 +19,6 @@
* Ported to 2.4 PCI API.
*/
#define __NO_VERSION__
#include <linux/pci.h>
#include <linux/init.h>
#include <linux/interrupt.h>
......
/*
* Exported symbols for sequencer driver.
* __NO_VERSION__ because this is still part of sound.o.
*/
#define __NO_VERSION__
#include <linux/module.h>
char sequencer_syms_symbol;
......
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