Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
349a40c8
Commit
349a40c8
authored
Mar 21, 2003
by
Alan Cox
Committed by
Linus Torvalds
Mar 21, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] more __NO_VERSION__ in audio
parent
2de120ad
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
3 deletions
+0
-3
sound/oss/nm256_audio.c
sound/oss/nm256_audio.c
+0
-1
sound/oss/sequencer_syms.c
sound/oss/sequencer_syms.c
+0
-2
No files found.
sound/oss/nm256_audio.c
View file @
349a40c8
...
@@ -19,7 +19,6 @@
...
@@ -19,7 +19,6 @@
* Ported to 2.4 PCI API.
* Ported to 2.4 PCI API.
*/
*/
#define __NO_VERSION__
#include <linux/pci.h>
#include <linux/pci.h>
#include <linux/init.h>
#include <linux/init.h>
#include <linux/interrupt.h>
#include <linux/interrupt.h>
...
...
sound/oss/sequencer_syms.c
View file @
349a40c8
/*
/*
* Exported symbols for sequencer driver.
* Exported symbols for sequencer driver.
* __NO_VERSION__ because this is still part of sound.o.
*/
*/
#define __NO_VERSION__
#include <linux/module.h>
#include <linux/module.h>
char
sequencer_syms_symbol
;
char
sequencer_syms_symbol
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment