diff options
Diffstat (limited to 'include/fb_nand.h')
-rw-r--r-- | include/fb_nand.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/fb_nand.h b/include/fb_nand.h index aaf7cf7ae8..3daae8c4ca 100644 --- a/include/fb_nand.h +++ b/include/fb_nand.h @@ -1,8 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright 2014 Broadcom Corporation. * Copyright 2015 Free Electrons. - * - * SPDX-License-Identifier: GPL-2.0+ */ void fb_nand_flash_write(const char *cmd, void *download_buffer, |