]> git.ipfire.org Git - thirdparty/kernel/linux.git/blobdiff - include/linux/spi/mcp23s08.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/kernel/linux.git] / include / linux / spi / mcp23s08.h
index 82d96a346e6f7d67841c459cd491a09604b1880d..738a45b435f213da0e7ed4b9f257c9c7fe1812bd 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 struct mcp23s08_platform_data {
        /* For mcp23s08, up to 4 slaves (numbered 0..3) can share one SPI
         * chipselect, each providing 1 gpio_chip instance with 8 gpios.