diff options
author | Paul Kocialkowski <contact@paulk.fr> | 2016-02-07 16:50:50 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-02-08 10:24:19 -0500 |
commit | 39af3d8a0db0aab3f78ae5576f0f5c668505a667 (patch) | |
tree | 8640267d0ebc444c95833e0f9bd65b7907be44c5 /board/lge/sniper/sniper.h | |
parent | 470250e8e69fc05ee8423b63c6310fbfe258000e (diff) |
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/lge/sniper/sniper.h')
-rw-r--r-- | board/lge/sniper/sniper.h | 2 |
1 files changed, 1 insertions, 1 deletions
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> * |