From: Enric Balletbo i Serra Date: Thu, 25 Jul 2013 07:27:38 +0000 (+0200) Subject: ARM: IGEP0033: Remove CYGNUS name from header. X-Git-Tag: v2013.10-rc1~22^2~26 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3a2f040050e0bbd601adbbe23a5fa64d5342a922;p=kernel%2Fu-boot.git ARM: IGEP0033: Remove CYGNUS name from header. We will not use CYGNUS names for any IGEP COM based on AM335x processor, so, to avoid confusion, remove from headers. Signed-off-by: Enric Balletbo i Serra Reviewed-by: Javier Martinez Canillas --- diff --git a/board/isee/igep0033/board.c b/board/isee/igep0033/board.c index f71aaa0..87c6736 100644 --- a/board/isee/igep0033/board.c +++ b/board/isee/igep0033/board.c @@ -1,5 +1,5 @@ /* - * Board functions for IGEP COM AQUILA/CYGNUS based boards + * Board functions for IGEP COM AQUILA based boards * * Copyright (C) 2013, ISEE 2007 SL - http://www.isee.biz/ * diff --git a/board/isee/igep0033/board.h b/board/isee/igep0033/board.h index a6f17e3..a11d7ab 100644 --- a/board/isee/igep0033/board.h +++ b/board/isee/igep0033/board.h @@ -1,5 +1,5 @@ /* - * IGEP COM AQUILA/CYGNUS boards information header + * IGEP COM AQUILA boards information header * * Copyright (C) 2013, ISEE 2007 SL - http://www.isee.biz/ *