btrfs: migrate the block group ref counting stuff
[linux/fpc-iii.git] / include / sound / tpa6130a2-plat.h
bloba60930e36e93958c674e8e1f3ff0b39cd0be7677
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3 * TPA6130A2 driver platform header
5 * Copyright (C) Nokia Corporation
7 * Author: Peter Ujfalusi <peter.ujfalusi@ti.com>
8 */
10 #ifndef TPA6130A2_PLAT_H
11 #define TPA6130A2_PLAT_H
13 struct tpa6130a2_platform_data {
14 int power_gpio;
17 #endif