hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/include/linux/ssb/ssb_driver_extif.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * Hardware-specific External Interface I/O core definitions
34 * for the BCM47xx family of SiliconBackplane-based chips.
....@@ -14,8 +15,6 @@
1415 *
1516 * Copyright 2005, Broadcom Corporation
1617 * Copyright 2006, Michael Buesch
17
- *
18
- * Licensed under the GPL version 2. See COPYING for details.
1918 */
2019 #ifndef LINUX_SSB_EXTIFCORE_H_
2120 #define LINUX_SSB_EXTIFCORE_H_