diff mbox

[U-Boot] sunxi: Ippo_q8h_v5: fix config name typo

Message ID 1414653526-2004-1-git-send-email-albert.u.boot@aribaud.net
State Not Applicable
Delegated to: Ian Campbell
Headers show

Commit Message

Albert ARIBAUD Oct. 30, 2014, 7:18 a.m. UTC
This removes  the following warnings when building:
  WARNING: no status info for 'Ippo_q8h'
  WARNING: no maintainers for 'Ippo_q8h'

Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
---
 configs/{Ippo_q8h_defconfig => Ippo_q8h_v5_defconfig} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename configs/{Ippo_q8h_defconfig => Ippo_q8h_v5_defconfig} (100%)

Comments

Masahiro Yamada Oct. 30, 2014, 7:32 a.m. UTC | #1
Hi Albert,
(ccing Hans)

On Thu, 30 Oct 2014 08:18:46 +0100
Albert ARIBAUD <albert.u.boot@aribaud.net> wrote:

> This removes  the following warnings when building:
>   WARNING: no status info for 'Ippo_q8h'
>   WARNING: no maintainers for 'Ippo_q8h'
> 
> Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
> ---
>  configs/{Ippo_q8h_defconfig => Ippo_q8h_v5_defconfig} | 0
>  1 file changed, 0 insertions(+), 0 deletions(-)
>  rename configs/{Ippo_q8h_defconfig => Ippo_q8h_v5_defconfig} (100%)
> 
> diff --git a/configs/Ippo_q8h_defconfig b/configs/Ippo_q8h_v5_defconfig
> similarity index 100%
> rename from configs/Ippo_q8h_defconfig
> rename to configs/Ippo_q8h_v5_defconfig
> -- 


An equivalent patch is already in u-boot-sunxi/next branch.


I discussed this problem with Hans.
Please see this thread:
http://patchwork.ozlabs.org/patch/403231/


Finally, I decided to wait until Hans sends a pull request
although I do not like to see these warnings.
(Nor am I happy to see duplicated efforts to fix this issue.)


Best Regards
Masahiro Yamada
Albert ARIBAUD Oct. 30, 2014, 8:15 a.m. UTC | #2
Hello Albert,

On Thu, 30 Oct 2014 08:18:46 +0100, Albert ARIBAUD
<albert.u.boot@aribaud.net> wrote:
> This removes  the following warnings when building:
>   WARNING: no status info for 'Ippo_q8h'
>   WARNING: no maintainers for 'Ippo_q8h'
> 
> Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
> ---
>  configs/{Ippo_q8h_defconfig => Ippo_q8h_v5_defconfig} | 0
>  1 file changed, 0 insertions(+), 0 deletions(-)
>  rename configs/{Ippo_q8h_defconfig => Ippo_q8h_v5_defconfig} (100%)
> 
> diff --git a/configs/Ippo_q8h_defconfig b/configs/Ippo_q8h_v5_defconfig
> similarity index 100%
> rename from configs/Ippo_q8h_defconfig
> rename to configs/Ippo_q8h_v5_defconfig
> -- 
> 2.1.0
> 

Sorry, only just saw there already was a fix.

Amicalement,
diff mbox

Patch

diff --git a/configs/Ippo_q8h_defconfig b/configs/Ippo_q8h_v5_defconfig
similarity index 100%
rename from configs/Ippo_q8h_defconfig
rename to configs/Ippo_q8h_v5_defconfig