diff options
Diffstat (limited to 'drivers/ata/libata.c')
-rw-r--r-- | drivers/ata/libata.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/ata/libata.c b/drivers/ata/libata.c index d684270dcda..d41200f6c26 100644 --- a/drivers/ata/libata.c +++ b/drivers/ata/libata.c @@ -1,9 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2008 Freescale Semiconductor, Inc. * Dave Liu <daveliu@freescale.com> * port from the libata of linux kernel - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <libata.h> |