From patchwork Fri Mar 13 02:19:09 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sergey Ryazanov X-Patchwork-Id: 449744 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from arrakis.dune.hu (arrakis.dune.hu [78.24.191.176]) (using TLSv1.1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 79BBE1400DE for ; Fri, 13 Mar 2015 13:23:13 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="verification failed; unprotected key" header.d=gmail.com header.i=@gmail.com header.b=mosiaiMY; dkim-adsp=none (unprotected policy); dkim-atps=neutral Received: from arrakis.dune.hu (localhost [127.0.0.1]) by arrakis.dune.hu (Postfix) with ESMTP id 9878E28C19F; Fri, 13 Mar 2015 03:21:52 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on arrakis.dune.hu X-Spam-Level: X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00,FREEMAIL_FROM, T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from arrakis.dune.hu (localhost [127.0.0.1]) by arrakis.dune.hu (Postfix) with ESMTP id E490128AD31 for ; Fri, 13 Mar 2015 03:19:21 +0100 (CET) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 CL_IP_EQ_HELO_IP=-2 (check from: .gmail. - helo: .mail-lb0-f174.google. - helo-domain: .google.) FROM/MX_MATCHES_HELO(DOMAIN)=-2; rate: -8.5 Received: from mail-lb0-f174.google.com (mail-lb0-f174.google.com [209.85.217.174]) by arrakis.dune.hu (Postfix) with ESMTPS for ; Fri, 13 Mar 2015 03:19:21 +0100 (CET) Received: by lbiz12 with SMTP id z12so19927849lbi.12 for ; Thu, 12 Mar 2015 19:19:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:in-reply-to:references; bh=4Lz2JAt9V+m5Ccb7UT1mvmNOykiBahK5Xho6/J6CAZo=; b=mosiaiMYvIKx1Yw/am1Bz6a80QjHYyC1R6wOnohEpVD0NOjjKmwxuVyghSWJJ1dBgg 6AYWuZSw54FlNkNDSMPH0auIINKE9QotHCpgrsnlSQWyccex1kQ7orVBvcporXZETGKI g9qF/E8uO/pEkV0OqLW5B3KHLpMqgKYsk90p1JuLLb9Ip4FMC36ySrR+doWwV2IxNnr1 iJ4d5wjfw7yJiych3OGEscb2sr4VPL9qX4gndPkiS3WAHNaKXhNAEEgf4rGcUgQ5Prx1 EiufmpdF3GTAbWYS1dLp84gEON478BSsK/1a96NyHk/8/wkaWXLt5eM3yXffiazcYh9F +9AQ== X-Received: by 10.112.172.229 with SMTP id bf5mr40816598lbc.72.1426213183346; Thu, 12 Mar 2015 19:19:43 -0700 (PDT) Received: from rsa-laptop.internal.lan ([217.25.229.52]) by mx.google.com with ESMTPSA id ao5sm107290lac.48.2015.03.12.19.19.42 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Mar 2015 19:19:42 -0700 (PDT) From: Sergey Ryazanov To: OpenWrt Development List Date: Fri, 13 Mar 2015 05:19:09 +0300 Message-Id: <1426213178-5239-5-git-send-email-ryazanov.s.a@gmail.com> X-Mailer: git-send-email 2.0.4 In-Reply-To: <1426213178-5239-1-git-send-email-ryazanov.s.a@gmail.com> References: <1426213178-5239-1-git-send-email-ryazanov.s.a@gmail.com> Subject: [OpenWrt-Devel] [PATCH 04/33] atheros: v3.18: rename platform header X-BeenThere: openwrt-devel@lists.openwrt.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: OpenWrt Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: openwrt-devel-bounces@lists.openwrt.org Sender: "openwrt-devel" Rename ar231x_platform.h to ath25_platform.h Signed-off-by: Sergey Ryazanov --- target/linux/atheros/patches-3.18/100-board.patch | 10 +++++----- target/linux/atheros/patches-3.18/105-ar2315_pci.patch | 2 +- target/linux/atheros/patches-3.18/110-ar2313_ethernet.patch | 2 +- target/linux/atheros/patches-3.18/210-reset_button.patch | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/target/linux/atheros/patches-3.18/100-board.patch b/target/linux/atheros/patches-3.18/100-board.patch index 5ecc37c..9ad21ed 100644 --- a/target/linux/atheros/patches-3.18/100-board.patch +++ b/target/linux/atheros/patches-3.18/100-board.patch @@ -105,7 +105,7 @@ +#include +#include + -+#include ++#include +#include "devices.h" +#include "ar5312.h" +#include "ar2315.h" @@ -348,7 +348,7 @@ +{ +} --- /dev/null -+++ b/arch/mips/include/asm/mach-ath25/ar231x_platform.h ++++ b/arch/mips/include/asm/mach-ath25/ath25_platform.h @@ -0,0 +1,85 @@ +#ifndef __ASM_MACH_ATH25_PLATFORM_H +#define __ASM_MACH_ATH25_PLATFORM_H @@ -1542,7 +1542,7 @@ +#include +#include + -+#include ++#include +#include +#include +#include "devices.h" @@ -2021,7 +2021,7 @@ +#include +#include + -+#include ++#include +#include +#include +#include "devices.h" @@ -2593,7 +2593,7 @@ +#include +#include + -+#include ++#include +#include +#include "devices.h" +#include "ar5312.h" diff --git a/target/linux/atheros/patches-3.18/105-ar2315_pci.patch b/target/linux/atheros/patches-3.18/105-ar2315_pci.patch index e5a8a52..6e398dc 100644 --- a/target/linux/atheros/patches-3.18/105-ar2315_pci.patch +++ b/target/linux/atheros/patches-3.18/105-ar2315_pci.patch @@ -60,7 +60,7 @@ +#include +#include +#include -+#include ++#include +#include +#include + diff --git a/target/linux/atheros/patches-3.18/110-ar2313_ethernet.patch b/target/linux/atheros/patches-3.18/110-ar2313_ethernet.patch index 69d22ed..d1b2df4 100644 --- a/target/linux/atheros/patches-3.18/110-ar2313_ethernet.patch +++ b/target/linux/atheros/patches-3.18/110-ar2313_ethernet.patch @@ -1265,7 +1265,7 @@ +#include +#include +#include -+#include ++#include + +/* probe link timer - 5 secs */ +#define LINK_TIMER (5*HZ) diff --git a/target/linux/atheros/patches-3.18/210-reset_button.patch b/target/linux/atheros/patches-3.18/210-reset_button.patch index 7eee86a..8ba58ed 100644 --- a/target/linux/atheros/patches-3.18/210-reset_button.patch +++ b/target/linux/atheros/patches-3.18/210-reset_button.patch @@ -17,7 +17,7 @@ +#include +#include +#include -+#include ++#include +#include +#include "devices.h" +