From patchwork Sun Aug 5 22:36:56 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nobuhiro Iwamatsu X-Patchwork-Id: 175215 X-Patchwork-Delegate: albert.aribaud@free.fr 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 299D62C0082 for ; Mon, 6 Aug 2012 08:28:18 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id D026728148; Mon, 6 Aug 2012 00:28:16 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de 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 tYjCFSnKfzet; Mon, 6 Aug 2012 00:28:16 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id B276D2813B; Mon, 6 Aug 2012 00:28:14 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 191F72813A for ; Mon, 6 Aug 2012 00:28:13 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at theia.denx.de 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 Uzw6FljuUUgs for ; Mon, 6 Aug 2012 00:28:12 +0200 (CEST) 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-pb0-f44.google.com (mail-pb0-f44.google.com [209.85.160.44]) by theia.denx.de (Postfix) with ESMTPS id E1F1F28138 for ; Mon, 6 Aug 2012 00:28:10 +0200 (CEST) Received: by pbbrr4 with SMTP id rr4so2921238pbb.3 for ; Sun, 05 Aug 2012 15:28:08 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=sender:from:to:cc:subject:date:message-id:x-mailer :x-gm-message-state; bh=eCi/dokx6Q+kzMy5GRtxOMTJVabqi4BvMi9QqUP2iWA=; b=Am4Omc+mADgZ+s6SRPd1E5cvaXvEjHbZryydPmfOADDwtJ1OB5FT7qSBFKJG6XLNYK lPIgGhMXAlUeqMP3h75aVktcWDvlquEtHMDW9/C0UPNXe/GnAFVEvnD+LTBrolc5z1vg b7lBd3QhO8QZmtONnMrPJhl3AlEnPr1baQ+jDmFlLZLfWqNvnuCgnGfe6uSpZ/01ZHSm RTJbaWCltFNkskpmVkhM7Byyl0MbzTh3uiUlDcytmG5++/bjBs/Fb9Dx3nP9Gyj/zrRg 9ZsJT6up/I2fj+ETyckfuv/hFExM/lvAAH0xvFpWwmb3ixx8VeJcP+eMTiUFG0U56HOH G3yQ== Received: by 10.66.75.162 with SMTP id d2mr13963515paw.59.1344205688669; Sun, 05 Aug 2012 15:28:08 -0700 (PDT) Received: from xps-iwamatsu.renesas.com (49.14.32.202.bf.2iij.net. [202.32.14.49]) by mx.google.com with ESMTPS id qi8sm7539159pbc.36.2012.08.05.15.28.07 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 05 Aug 2012 15:28:07 -0700 (PDT) From: Nobuhiro Iwamatsu To: u-boot@lists.denx.de, Albert Aribaud Date: Mon, 6 Aug 2012 07:36:56 +0900 Message-Id: <1344206217-20325-1-git-send-email-nobuhiro.iwamatsu.yj@renesas.com> X-Mailer: git-send-email 1.7.10 X-Gm-Message-State: ALoCoQkRAl3HLwDnpWyg3B/peM7xTGUS1zlnoDNtGNLvXmcw+halsW27zT38LE/JlNNtLTUMK+rN Cc: Nobuhiro Iwamatsu Subject: [U-Boot] [PATCH 1/2] arm: rmobile: armadillo-800eva Remove board_eth_init X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.11 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 Signed-off-by: Nobuhiro Iwamatsu --- board/atmark-techno/armadillo-800eva/armadillo-800eva.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/board/atmark-techno/armadillo-800eva/armadillo-800eva.c b/board/atmark-techno/armadillo-800eva/armadillo-800eva.c index 2f91666..a075865 100644 --- a/board/atmark-techno/armadillo-800eva/armadillo-800eva.c +++ b/board/atmark-techno/armadillo-800eva/armadillo-800eva.c @@ -312,11 +312,6 @@ int dram_init(void) return 0; } -int board_eth_init(bd_t *bis) -{ - return sh_eth_initialize(bis); -} - const struct rmobile_sysinfo sysinfo = { CONFIG_RMOBILE_BOARD_STRING };