hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/include/linux/leds-pca9532.h
....@@ -1,14 +1,10 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * pca9532.h - platform data structure for pca9532 led controller
34 *
45 * Copyright (C) 2008 Riku Voipio <riku.voipio@movial.fi>
56 *
6
- * This program is free software; you can redistribute it and/or modify
7
- * it under the terms of the GNU General Public License as published by
8
- * the Free Software Foundation; version 2 of the License.
9
- *
107 * Datasheet: http://www.nxp.com/acrobat/datasheets/PCA9532_3.pdf
11
- *
128 */
139
1410 #ifndef __LINUX_PCA9532_H