summaryrefslogtreecommitdiff
path: root/sound/pci/vx222/Makefile
blob: a4d08d4de3543e4978c357b5b268c1327ca6f3f3 (plain)
1
2
3
4
5
6
7
8
#
# Makefile for ALSA
# Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
#

snd-vx222-objs := vx222.o vx222_ops.o

obj-$(CONFIG_SND_VX222) += snd-vx222.o
ted='selected'>unified
authorGeorge Spelvin <linux@sciencehorizons.net>2016-05-29 08:05:56 -0400
committerLinus Torvalds <torvalds@linux-foundation.org>2016-05-29 07:33:47 -0700
commite0ab7af9bd1c25e40b9a1dbeb2a634b88267b9d7 (patch)
tree0012599b46ccd837c6ce808b808456777f7bb92f /sound/soc/codecs
parentf2a031b66ec6da1512f9db228e4174ad2c7d2688 (diff)
hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS
The self-test was updated to cover zero-length strings; the function needs to be updated, too. Reported-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: George Spelvin <linux@sciencehorizons.net> Fixes: fcfd2fbf22d2 ("fs/namei.c: Add hashlen_string() function") Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'sound/soc/codecs')