diff options
Diffstat (limited to 'drivers/rtc/imxdi.c')
-rw-r--r-- | drivers/rtc/imxdi.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/rtc/imxdi.c b/drivers/rtc/imxdi.c index 17519ce2c05..3c4797f4c57 100644 --- a/drivers/rtc/imxdi.c +++ b/drivers/rtc/imxdi.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2009-2012 ADVANSEE * Benoît Thébaudeau <benoit.thebaudeau@advansee.com> @@ -5,8 +6,6 @@ * Based on the Linux rtc-imxdi.c driver, which is: * Copyright 2008-2009 Freescale Semiconductor, Inc. All Rights Reserved. * Copyright 2010 Orex Computed Radiography - * - * SPDX-License-Identifier: GPL-2.0+ */ /* |