From patchwork Sat Jan 5 20:48:23 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Glass X-Patchwork-Id: 209697 X-Patchwork-Delegate: macpaul@andestech.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 8A8622C008E for ; Sun, 6 Jan 2013 07:48:49 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 8A6344A0AB; Sat, 5 Jan 2013 21:48:46 +0100 (CET) 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 vuFn1ia5AGrc; Sat, 5 Jan 2013 21:48:46 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 0DDA34A09D; Sat, 5 Jan 2013 21:48:43 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id EFE6E4A09D for ; Sat, 5 Jan 2013 21:48:32 +0100 (CET) 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 svmG1Awp1TI6 for ; Sat, 5 Jan 2013 21:48:31 +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-we0-f201.google.com (mail-we0-f201.google.com [74.125.82.201]) by theia.denx.de (Postfix) with ESMTPS id DC7F64A09C for ; Sat, 5 Jan 2013 21:48:30 +0100 (CET) Received: by mail-we0-f201.google.com with SMTP id t11so1106830wey.0 for ; Sat, 05 Jan 2013 12:48:28 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:from:to:cc:subject:date:message-id:x-mailer :x-gm-message-state; bh=5JWUQgnxowqmvv/eEd5jshSzAHFEiK0bxtrLe7QroBU=; b=VnD0QI1ec4SrK/IraFq8a+uzF9GtiM7+XF776wVuYsSRZwRfsflccex25kvSkNOSzt hZ9cywh3FTQ6X/g6X31dR0RX5yegn76pZdS6yGVGCb5F5BRy4TnVpgSSi3t0aUjKLkh7 Z9EnZ2SJTefsPBxha9TSVLUAwPagL+9ItDrae3FfdTolSM9aMmjefglZ3v2T4kLJOSfb SVG5o4h37CDPsA4UHzWDPgDNos6qCqDpC3OZ4MpPMHtl/nNtSLuI2ikNz3Lb4IvMYZTY gHMX5/3EKsWP1NQo+ThEE1WCeHecC9zAS0Yb3A9s0Ly7tHsy39XkL0YrMyJ9P5R8DxHn t2IQ== X-Received: by 10.14.208.198 with SMTP id q46mr71513688eeo.0.1357418907667; Sat, 05 Jan 2013 12:48:27 -0800 (PST) Received: from hpza10.eem.corp.google.com ([74.125.121.33]) by gmr-mx.google.com with ESMTPS id g9si5872737eeo.1.2013.01.05.12.48.27 (version=TLSv1/SSLv3 cipher=AES128-SHA); Sat, 05 Jan 2013 12:48:27 -0800 (PST) Received: from kaka.mtv.corp.google.com (kaka.mtv.corp.google.com [172.22.73.79]) by hpza10.eem.corp.google.com (Postfix) with ESMTP id 4C49D20004E; Sat, 5 Jan 2013 12:48:27 -0800 (PST) Received: by kaka.mtv.corp.google.com (Postfix, from userid 121222) id 845961609DF; Sat, 5 Jan 2013 12:48:26 -0800 (PST) From: Simon Glass To: U-Boot Mailing List Date: Sat, 5 Jan 2013 12:48:23 -0800 Message-Id: <1357418903-26736-1-git-send-email-sjg@chromium.org> X-Mailer: git-send-email 1.7.7.3 X-Gm-Message-State: ALoCoQn4eFky5y/wWxM5T9XD+afNEdmecsu/TYxcx4CL0+9HpMNCaDuVDxXYvcOI0tTYQmK8l1HJQ+YgQLvSlpBnWPJdu/svgGFjEc7Glk9SFu1aFCOqVkxD6Iez8gB6u67U3PXhs8ELj2jvEJpdawg4MJ6DKHvYQH91/mFIVKsQi+5UDJNXBX/4n+MJ38Cko30ssZ7SAWW5 Cc: Macpaul Lin Subject: [U-Boot] [PATCH] nds32: Add a basic errno.h 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 This is available on other architectures, and nds32 will start to break without it as code starts to use error numbers more. Signed-off-by: Simon Glass --- arch/nds32/include/asm/errno.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) create mode 100644 arch/nds32/include/asm/errno.h diff --git a/arch/nds32/include/asm/errno.h b/arch/nds32/include/asm/errno.h new file mode 100644 index 0000000..4c82b50 --- /dev/null +++ b/arch/nds32/include/asm/errno.h @@ -0,0 +1 @@ +#include