From patchwork Sun Aug 21 19:01:11 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Rob Herring X-Patchwork-Id: 110839 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:4978:20e::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 7C58BB6F00 for ; Mon, 22 Aug 2011 05:02:06 +1000 (EST) Received: from canuck.infradead.org ([2001:4978:20e::1]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1QvDHQ-0005gE-9G; Sun, 21 Aug 2011 19:01:56 +0000 Received: from localhost ([127.0.0.1] helo=canuck.infradead.org) by canuck.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1QvDHP-0005I9-O1; Sun, 21 Aug 2011 19:01:55 +0000 Received: from mail-gx0-f177.google.com ([209.85.161.177]) by canuck.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1QvDH5-0005Et-Dn for linux-arm-kernel@lists.infradead.org; Sun, 21 Aug 2011 19:01:36 +0000 Received: by gxk2 with SMTP id 2so3859852gxk.36 for ; Sun, 21 Aug 2011 12:01:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:cc:subject:date:message-id:x-mailer:mime-version :content-type:content-transfer-encoding; bh=nA6tTGdq5g2cS6SBrpDXsDd4AVNc2Uyi7YDqNKvZYSk=; b=Akcyov2r1sAsnVPhoa/vvWvbPclT2tk0dFdq4neW6o4nvzDhTQ5BtPwWvd3UGLNoZh 6XokDBTnM/dX3cWNlo9MH9GxMCnM71lp2wZvgL6MQuvcHbyWJ7UxG2exXMFUrea1x50K iRvWl3Tw8wSskxKL5HgF9hk78pYEGCxBmsFVo= Received: by 10.101.29.5 with SMTP id g5mr1482022anj.37.1313953288923; Sun, 21 Aug 2011 12:01:28 -0700 (PDT) Received: from rob-laptop.i.smooth-stone.com (65-36-74-215.dyn.grandenetworks.net [65.36.74.215]) by mx.google.com with ESMTPS id l38sm4327742ani.18.2011.08.21.12.01.27 (version=SSLv3 cipher=OTHER); Sun, 21 Aug 2011 12:01:28 -0700 (PDT) From: Rob Herring To: linux-arm-kernel@lists.infradead.org Subject: [PATCH 1/2] ARM: orion5x: add missing header file