diff options
Diffstat (limited to 'drivers/clk/mediatek/clk-mt7622-aud.c')
| -rw-r--r-- | drivers/clk/mediatek/clk-mt7622-aud.c | 10 | 
1 files changed, 1 insertions, 9 deletions
diff --git a/drivers/clk/mediatek/clk-mt7622-aud.c b/drivers/clk/mediatek/clk-mt7622-aud.c index 4f3d47b41b3e..2bd4295bc36b 100644 --- a/drivers/clk/mediatek/clk-mt7622-aud.c +++ b/drivers/clk/mediatek/clk-mt7622-aud.c @@ -1,16 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0-only  /*   * Copyright (c) 2017 MediaTek Inc.   * Author: Chen Zhong <chen.zhong@mediatek.com>   *	   Sean Wang <sean.wang@mediatek.com> - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the - * GNU General Public License for more details.   */  #include <linux/clk-provider.h>  | 

