diff options
Diffstat (limited to 'include/dm/platform_data/serial_bcm283x_mu.h')
-rw-r--r-- | include/dm/platform_data/serial_bcm283x_mu.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/dm/platform_data/serial_bcm283x_mu.h b/include/dm/platform_data/serial_bcm283x_mu.h index 57ae6adc05..37f5174dbf 100644 --- a/include/dm/platform_data/serial_bcm283x_mu.h +++ b/include/dm/platform_data/serial_bcm283x_mu.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2016 Stephen Warren <swarren@wwwdotorg.org> * * Derived from pl01x code: * Copyright (c) 2014 Google, Inc - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __serial_bcm283x_mu_h |