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

[PATCH] __NO_VERSION__ for midi_syms

parent 2c8cc4f3
/* /*
* Exported symbols for midi driver. * Exported symbols for midi driver.
* __NO_VERSION__ because this is still part of sound.o.
*/ */
#define __NO_VERSION__
#include <linux/module.h> #include <linux/module.h>
char midi_syms_symbol; char midi_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