Revision 60d300c02fe2e0be9bb02904361e41e0307264b2 authored by Stuart Brady on 05 May 2005, 23:15:07 UTC, committed by Linus Torvalds on 05 May 2005, 23:36:31 UTC
Fixes for big-endian systems in soundcard.h and awe_voice.h

This patch fixes the AFMT_S16_NE (include/linux/soundcard.h) and AWE_PATCH
(awe_voice.h) macros on big-endian systems.

It also moves _PATCHKEY into a new file, patchkey.h, in order to remove a
duplicate definition of it from awe_voice.h.

Signed-off-by: Stuart Brady <sdbrady@ntlworld.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 42d77c7
History
File Mode Size
Makefile -rw-r--r-- 615 bytes
bootmem.c -rw-r--r-- 10.5 KB
fadvise.c -rw-r--r-- 2.4 KB
filemap.c -rw-r--r-- 57.9 KB
fremap.c -rw-r--r-- 6.3 KB
highmem.c -rw-r--r-- 13.7 KB
hugetlb.c -rw-r--r-- 6.1 KB
internal.h -rw-r--r-- 486 bytes
madvise.c -rw-r--r-- 6.4 KB
memory.c -rw-r--r-- 59.1 KB
mempolicy.c -rw-r--r-- 28.8 KB
mempool.c -rw-r--r-- 7.7 KB
mincore.c -rw-r--r-- 4.4 KB
mlock.c -rw-r--r-- 5.3 KB
mmap.c -rw-r--r-- 52.7 KB
mprotect.c -rw-r--r-- 6.5 KB
mremap.c -rw-r--r-- 10.4 KB
msync.c -rw-r--r-- 5.5 KB
nommu.c -rw-r--r-- 27.6 KB
oom_kill.c -rw-r--r-- 7.4 KB
page-writeback.c -rw-r--r-- 22.7 KB
page_alloc.c -rw-r--r-- 54.9 KB
page_io.c -rw-r--r-- 3.6 KB
pdflush.c -rw-r--r-- 5.8 KB
prio_tree.c -rw-r--r-- 6.3 KB
readahead.c -rw-r--r-- 15.8 KB
rmap.c -rw-r--r-- 22.6 KB
shmem.c -rw-r--r-- 57.6 KB
slab.c -rw-r--r-- 81.4 KB
swap.c -rw-r--r-- 12.0 KB
swap_state.c -rw-r--r-- 9.3 KB
swapfile.c -rw-r--r-- 41.4 KB
thrash.c -rw-r--r-- 2.6 KB
tiny-shmem.c -rw-r--r-- 2.7 KB
truncate.c -rw-r--r-- 8.9 KB
vmalloc.c -rw-r--r-- 12.9 KB
vmscan.c -rw-r--r-- 35.1 KB

back to top