2003-02-14 13:32:13

by Bob Tracy

[permalink] [raw]
Subject: [PATCH]: 2.5.60: snd_printd

It appears that the intent was to do away with snd_printd() and replace
that function with a simple #define in terms of snd_verbose_printd() or
printk() as appropriate. This patch set finishes the job by deleting
both the snd_printd() function and the corresponding EXPORT_SYMBOL().
This was needed to fix a compilation error with CONFIG_SND_DEBUG=y and
CONFIG_SND_VERBOSE_PRINTK not set.

--
-----------------------------------------------------------------------
Bob Tracy WTO + WIPO = DMCA? http://www.anti-dmca.org
[email protected]
-----------------------------------------------------------------------


Attachments:
patch60_snd_printd (1.15 kB)