linux/include/sound/cs42l56.h

/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * linux/sound/cs42l56.h -- Platform data for CS42L56
 *
 * Copyright (c) 2014 Cirrus Logic Inc.
 */

#ifndef __CS42L56_H
#define __CS42L56_H

struct cs42l56_platform_data {};

#endif /* __CS42L56_H */