From 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Fri, 10 May 2024 07:44:59 +0000 Subject: [PATCH] gmac get mac form eeprom --- kernel/drivers/staging/sm750fb/ddk750.h | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/kernel/drivers/staging/sm750fb/ddk750.h b/kernel/drivers/staging/sm750fb/ddk750.h index 7340103..64ef4d2 100644 --- a/kernel/drivers/staging/sm750fb/ddk750.h +++ b/kernel/drivers/staging/sm750fb/ddk750.h @@ -1,8 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (c) 2007 by Silicon Motion, Inc. (SMI) - * - * All rights are reserved. Reproduction or in part is prohibited - * without the written consent of the copyright owner. * * RegSC.h --- SM718 SDK * This file contains the definitions for the System Configuration registers. -- Gitblit v1.6.2