diff options
Diffstat (limited to 'drivers/misc/sram.h')
| -rw-r--r-- | drivers/misc/sram.h | 5 | 
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/misc/sram.h b/drivers/misc/sram.h index c181ce4c8fca..9c1d21ff7347 100644 --- a/drivers/misc/sram.h +++ b/drivers/misc/sram.h @@ -1,9 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0-only */  /*   * Defines for the SRAM driver - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation.   */  #ifndef __SRAM_H  #define __SRAM_H  |