Răsfoiți Sursa

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>
Paul Kocialkowski 9 ani în urmă
părinte
comite
39af3d8a0d

+ 1 - 1
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>
 #

+ 1 - 1
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>
  *

+ 1 - 1
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>
  *

+ 1 - 1
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 <contact@paulk.fr>
  *