From a5969cabbb4660eab42b6ef0412cbbd1200cf14d Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Sat, 12 Oct 2024 07:10:09 +0000 Subject: [PATCH] 修改led为gpio --- kernel/drivers/net/wireless/intel/iwlwifi/iwl-scd.h | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/kernel/drivers/net/wireless/intel/iwlwifi/iwl-scd.h b/kernel/drivers/net/wireless/intel/iwlwifi/iwl-scd.h index 99b43da..9f11f39 100644 --- a/kernel/drivers/net/wireless/intel/iwlwifi/iwl-scd.h +++ b/kernel/drivers/net/wireless/intel/iwlwifi/iwl-scd.h @@ -16,11 +16,6 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110, - * USA - * * The full GNU General Public License is included in this distribution * in the file called COPYING. * -- Gitblit v1.6.2