···11-#ifndef __SOUND_FSI_H22-#define __SOUND_FSI_H33-44-/*11+/* SPDX-License-Identifier: GPL-2.022+ *53 * Fifo-attached Serial Interface (FSI) support for SH772464 *75 * Copyright (C) 2009 Renesas Solutions Corp.86 * Kuninori Morimoto <morimoto.kuninori@renesas.com>99- *1010- * This program is free software; you can redistribute it and/or modify1111- * it under the terms of the GNU General Public License version 2 as1212- * published by the Free Software Foundation.137 */88+#ifndef __SOUND_FSI_H99+#define __SOUND_FSI_H1010+1411#include <linux/clk.h>1512#include <sound/soc.h>1613