X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=drivers%2Fmtd%2Fnand%2Fraw%2Fgpio.c;h=f6b12354024f4f1b8b2e0862c4a3165d63c3a32e;hb=d2912cb15bdda8ba4a5dd73396ad62641af2f520;hp=a6c9a824a7d415fae44d9f7a228db87b915df556;hpb=20c8ccb1975b8d5639789d1025ad6ada38bd6f48;p=mirror_ubuntu-hirsute-kernel.git diff --git a/drivers/mtd/nand/raw/gpio.c b/drivers/mtd/nand/raw/gpio.c index a6c9a824a7d4..f6b12354024f 100644 --- a/drivers/mtd/nand/raw/gpio.c +++ b/drivers/mtd/nand/raw/gpio.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-only /* * Updated, and converted to generic GPIO based driver by Russell King. * @@ -9,11 +10,6 @@ * Device driver for NAND flash that uses a memory mapped interface to * read/write the NAND commands and data, and GPIO pins for control signals * (the DT binding refers to this as "GPIO assisted NAND flash") - * - * 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. - * */ #include