blob: bb897bcb2486917dd543880337991d76efd0e766 [file] [log] [blame]
David Brazdil0f672f62019-12-10 10:32:29 +00001/* SPDX-License-Identifier: GPL-2.0-or-later */
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00002/*
3 * cx20442.h -- audio driver for CX20442
4 *
5 * Copyright 2009 Janusz Krzysztofik <jkrzyszt@tis.icnet.pl>
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00006 */
7
8#ifndef _CX20442_CODEC_H
9#define _CX20442_CODEC_H
10
11extern struct tty_ldisc_ops v253_ops;
12
13#endif