# # Makefile for ALSA # Copyright (c) 2002 by David S. Miller # snd-sun-amd7930-objs := amd7930.o snd-sun-cs4231-objs := cs4231.o snd-sun-dbri-objs := dbri.o obj-$(CONFIG_SND_SUN_AMD7930) += snd-sun-amd7930.o obj-$(CONFIG_SND_SUN_CS4231) += snd-sun-cs4231.o obj-$(CONFIG_SND_SUN_DBRI) += snd-sun-dbri.o r' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Streetman <ddstreet@ieee.org>2017-01-24 15:18:57 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2017-01-24 16:26:15 -0800
commitaab45453ff5c77200c6da4ac909f7a4392aed17e (patch)
treeeecfac3f1b26ec7ea5552f47a4f649665fd0c72d
parent534c9dc982aca01b630297ad5637f6e95e94c1e2 (diff)
MAINTAINERS: add Dan Streetman to zbud maintainers
Add myself as zbud maintainer. Link: http://lkml.kernel.org/r/20170124221705.26523-1-ddstreet@ieee.org Signed-off-by: Dan Streetman <ddstreet@ieee.org> Cc: Seth Jennings <sjenning@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS