diff options
Diffstat (limited to 'drivers/video/tegra124/dp.c')
-rw-r--r-- | drivers/video/tegra124/dp.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/video/tegra124/dp.c b/drivers/video/tegra124/dp.c index 09e5aa75a2..73e0651fb9 100644 --- a/drivers/video/tegra124/dp.c +++ b/drivers/video/tegra124/dp.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Copyright (c) 2011-2013, NVIDIA Corporation. * Copyright 2014 Google Inc. - * - * SPDX-License-Identifier: GPL-2.0 */ #include <common.h> |