]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/fpga/zynq-fpga.c
zram: fix race between backing_dev_show and backing_dev_store
[linux.git] / drivers / fpga / zynq-fpga.c
index 57b0e6775958ef507d504edb5b18df5e74e7dfd2..31ef38e38537964a08404ec5cf45f0321eff39c2 100644 (file)
@@ -1,18 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (c) 2011-2015 Xilinx Inc.
  * Copyright (c) 2015, National Instruments Corp.
  *
  * FPGA Manager Driver for Xilinx Zynq, heavily based on xdevcfg driver
  * in their vendor tree.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; version 2 of the License.
- *
- * 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.h>