]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/spi/spi-dw.c
Merge branch 'acpi-tables'
[linux.git] / drivers / spi / spi-dw.c
index ac81025f86ab9add1ecfb01c8708b8d071003195..9a49e073e8b7347f101a6d2e97f96ebe5108158b 100644 (file)
@@ -1,16 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Designware SPI core controller driver (refer pxa2xx_spi.c)
  *
  * Copyright (c) 2009, Intel Corporation.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope 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/dma-mapping.h>