From patchwork Sun Jan 25 06:11:21 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Masahiro Yamada X-Patchwork-Id: 432468 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id D77431400F1 for ; Sun, 25 Jan 2015 17:14:07 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 9C5D94B76D; Sun, 25 Jan 2015 07:14:00 +0100 (CET) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iZYw7-zD1ho7; Sun, 25 Jan 2015 07:14:00 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 2F5884B77A; Sun, 25 Jan 2015 07:13:55 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 7463A4B735 for ; Sun, 25 Jan 2015 07:13:33 +0100 (CET) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id o2f3VIzaqn+u for ; Sun, 25 Jan 2015 07:13:33 +0100 (CET) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from mail-pd0-f180.google.com (mail-pd0-f180.google.com [209.85.192.180]) by theia.denx.de (Postfix) with ESMTPS id BACDB4B7A4 for ; Sun, 25 Jan 2015 07:13:24 +0100 (CET) Received: by mail-pd0-f180.google.com with SMTP id ft15so5856723pdb.11 for ; Sat, 24 Jan 2015 22:13:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references; bh=rQFskqZxr0eMr4Gfk8ITdSzlNPZ5sOPzXj21ErSWNxM=; b=jkC5S7paBYMmd6BOiTi+hIzeEwVj0uMZwOOk1ys/cq6ailyo1olu3agQDLl63K1YX9 o9fzLZvkaIH/6TJqG+N6SJxj7gRd8/ua2Wj4L7YHunzVtwdNG4Ou8mrLpsxK/uZ8Ywdp NLzINlYa+stZVMWFXv2oUeSx5/R+JtDAv8GrLixdIzptkMukBvCXjta6jPtNBK85j6fB om8oK6eZF6C7CJaKiAGLzFOP1uRB7u/+7J4Rkc+CaRAeY02XyiQHEOGbWFmNSOiZHmDe wuUInDlVS/2tRJ6kGON8paqpt9PI3upEIQlnvbvrC1DpAueqmAeHAtfSToWuswGRIZ+0 Xrpw== X-Received: by 10.66.141.138 with SMTP id ro10mr24838147pab.67.1422166403386; Sat, 24 Jan 2015 22:13:23 -0800 (PST) Received: from oscar.sesame (112.136.111.86.er.eaccess.ne.jp. [112.136.111.86]) by mx.google.com with ESMTPSA id sm4sm6438237pab.22.2015.01.24.22.13.20 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 24 Jan 2015 22:13:22 -0800 (PST) From: Masahiro Yamada To: u-boot@lists.denx.de Date: Sun, 25 Jan 2015 15:11:21 +0900 Message-Id: <1422166283-20822-20-git-send-email-yamada.m@jp.panasonic.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1422166283-20822-1-git-send-email-yamada.m@jp.panasonic.com> References: <1422166283-20822-1-git-send-email-yamada.m@jp.panasonic.com> Cc: Tom Rini Subject: [U-Boot] [RFC PATCH 19/21] ARM: orion5x: move SoC headers to mach-orion5x/include/mach X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.13 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de Move arch/arm/include/asm/arch-orion5x/* -> arch/arm/mach-orion5x/include/mach/* Signed-off-by: Masahiro Yamada Cc: Albert ARIBAUD --- arch/arm/{include/asm/arch-orion5x => mach-orion5x/include/mach}/cpu.h | 0 .../{include/asm/arch-orion5x => mach-orion5x/include/mach}/mv88f5182.h | 0 .../arm/{include/asm/arch-orion5x => mach-orion5x/include/mach}/orion5x.h | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename arch/arm/{include/asm/arch-orion5x => mach-orion5x/include/mach}/cpu.h (100%) rename arch/arm/{include/asm/arch-orion5x => mach-orion5x/include/mach}/mv88f5182.h (100%) rename arch/arm/{include/asm/arch-orion5x => mach-orion5x/include/mach}/orion5x.h (100%) diff --git a/arch/arm/include/asm/arch-orion5x/cpu.h b/arch/arm/mach-orion5x/include/mach/cpu.h similarity index 100% rename from arch/arm/include/asm/arch-orion5x/cpu.h rename to arch/arm/mach-orion5x/include/mach/cpu.h diff --git a/arch/arm/include/asm/arch-orion5x/mv88f5182.h b/arch/arm/mach-orion5x/include/mach/mv88f5182.h similarity index 100% rename from arch/arm/include/asm/arch-orion5x/mv88f5182.h rename to arch/arm/mach-orion5x/include/mach/mv88f5182.h diff --git a/arch/arm/include/asm/arch-orion5x/orion5x.h b/arch/arm/mach-orion5x/include/mach/orion5x.h similarity index 100% rename from arch/arm/include/asm/arch-orion5x/orion5x.h rename to arch/arm/mach-orion5x/include/mach/orion5x.h