X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fspring.h;h=272622a5ed910c0f71e5bc1d3b94776ca3e8e7ba;hb=4862830b696a6d0750e19d32a82553cdb41a85f8;hp=8940123f34bde83de3ebc854cc3047393964ea2d;hpb=181bd9dc61d2da88b78f1c1138a685dae39354d6;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/spring.h b/include/configs/spring.h index 8940123..272622a 100644 --- a/include/configs/spring.h +++ b/include/configs/spring.h @@ -1,7 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (c) 2015 Google, Inc - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_SPRING_H @@ -13,7 +12,6 @@ #define CONFIG_BOARD_COMMON -#define CONFIG_IDENT_STRING " for spring" #define CONFIG_DEFAULT_CONSOLE "console=ttySAC1,115200n8\0" #endif /* __CONFIG_SPRING_H */