From: Paul Kocialkowski Date: Sun, 7 Feb 2016 15:50:50 +0000 (+0100) Subject: sniper: Drop references to P970 X-Git-Tag: v2016.03-rc2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39af3d8a0db0aab3f78ae5576f0f5c668505a667;p=pandora-u-boot.git sniper: Drop references to P970 There are various different boards with the same hardware sold as LG Optimus Black, such as P970, P970g and KU5900. Since this port is functional for all variants, it doesn't make sense to keep references to P970. Signed-off-by: Paul Kocialkowski Reviewed-by: Tom Rini --- diff --git a/board/lge/sniper/Makefile b/board/lge/sniper/Makefile index 2d216fcaf62..f32a481d0e2 100644 --- a/board/lge/sniper/Makefile +++ b/board/lge/sniper/Makefile @@ -1,5 +1,5 @@ # -# LG Optimus Black (P970) codename sniper board +# LG Optimus Black codename sniper board # # Copyright (C) 2015 Paul Kocialkowski # diff --git a/board/lge/sniper/sniper.c b/board/lge/sniper/sniper.c index c818c9d4ced..d0e7d66b499 100644 --- a/board/lge/sniper/sniper.c +++ b/board/lge/sniper/sniper.c @@ -1,5 +1,5 @@ /* - * LG Optimus Black (P970) codename sniper board + * LG Optimus Black codename sniper board * * Copyright (C) 2015 Paul Kocialkowski * diff --git a/board/lge/sniper/sniper.h b/board/lge/sniper/sniper.h index e5d0774e784..01ab3015d2b 100644 --- a/board/lge/sniper/sniper.h +++ b/board/lge/sniper/sniper.h @@ -1,5 +1,5 @@ /* - * LG Optimus Black (P970) codename sniper board + * LG Optimus Black codename sniper board * * Copyright (C) 2015 Paul Kocialkowski * diff --git a/include/configs/sniper.h b/include/configs/sniper.h index a995415432c..4152ecde26f 100644 --- a/include/configs/sniper.h +++ b/include/configs/sniper.h @@ -1,5 +1,5 @@ /* - * LG Optimus Black (P970) codename sniper config + * LG Optimus Black codename sniper config * * Copyright (C) 2015 Paul Kocialkowski *