summaryrefslogtreecommitdiffstats
path: root/board
diff options
context:
space:
mode:
authorPaul Kocialkowski <contact@paulk.fr>2016-02-07 16:50:50 +0100
committerTom Rini <trini@konsulko.com>2016-02-08 10:24:19 -0500
commit39af3d8a0db0aab3f78ae5576f0f5c668505a667 (patch)
tree8640267d0ebc444c95833e0f9bd65b7907be44c5 /board
parent470250e8e69fc05ee8423b63c6310fbfe258000e (diff)
downloadtalos-obmc-uboot-39af3d8a0db0aab3f78ae5576f0f5c668505a667.tar.gz
talos-obmc-uboot-39af3d8a0db0aab3f78ae5576f0f5c668505a667.zip
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 <contact@paulk.fr> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'board')
-rw-r--r--board/lge/sniper/Makefile2
-rw-r--r--board/lge/sniper/sniper.c2
-rw-r--r--board/lge/sniper/sniper.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/board/lge/sniper/Makefile b/board/lge/sniper/Makefile
index 2d216fcaf6..f32a481d0e 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 <contact@paulk.fr>
#
diff --git a/board/lge/sniper/sniper.c b/board/lge/sniper/sniper.c
index c818c9d4ce..d0e7d66b49 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 <contact@paulk.fr>
*
diff --git a/board/lge/sniper/sniper.h b/board/lge/sniper/sniper.h
index e5d0774e78..01ab3015d2 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 <contact@paulk.fr>
*
OpenPOWER on IntegriCloud