From patchwork Thu Mar 18 21:57:08 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: omar ramirez X-Patchwork-Id: 86813 X-Patchwork-Delegate: omar.ramirez@ti.com Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter.kernel.org (8.14.3/8.14.3) with ESMTP id o2ILgFfu027546 for ; Thu, 18 Mar 2010 21:42:16 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752519Ab0CRVmP (ORCPT ); Thu, 18 Mar 2010 17:42:15 -0400 Received: from bear.ext.ti.com ([192.94.94.41]:39254 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752383Ab0CRVmN (ORCPT ); Thu, 18 Mar 2010 17:42:13 -0400 Received: from dlep36.itg.ti.com ([157.170.170.91]) by bear.ext.ti.com (8.13.7/8.13.7) with ESMTP id o2ILg86n004921 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 18 Mar 2010 16:42:08 -0500 Received: from legion.dal.design.ti.com (localhost [127.0.0.1]) by dlep36.itg.ti.com (8.13.8/8.13.8) with ESMTP id o2ILg87b018062; Thu, 18 Mar 2010 16:42:08 -0500 (CDT) Received: from Matrix (matrix.am.dhcp.ti.com [128.247.75.166]) by legion.dal.design.ti.com (8.11.7p1+Sun/8.11.7) with ESMTP id o2ILg7Z22030; Thu, 18 Mar 2010 16:42:07 -0500 (CDT) Received: by Matrix (Postfix, from userid 1003) id A685B4111FC; Thu, 18 Mar 2010 15:57:09 -0600 (CST) From: Omar Ramirez Luna To: linux-omap@vger.kernel.org Cc: Hiroshi DOYU , Felipe Contreras , Ameya Palande , Guzman Lugo Fernando , Hari Kanigeri , Omar Ramirez Luna , Omar Ramirez Luna Subject: [PATCH 1/2] DSPBRIDGE: Remove autoconf.h dependency from host_os header Date: Thu, 18 Mar 2010 15:57:08 -0600 Message-Id: <1268949429-30368-2-git-send-email-omar.ramirez@ti.com> X-Mailer: git-send-email 1.5.4.3 In-Reply-To: <1268949429-30368-1-git-send-email-omar.ramirez@ti.com> References: <1268949429-30368-1-git-send-email-omar.ramirez@ti.com> Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.3 (demeter.kernel.org [140.211.167.41]); Thu, 18 Mar 2010 21:42:16 +0000 (UTC) diff --git a/arch/arm/plat-omap/include/dspbridge/host_os.h b/arch/arm/plat-omap/include/dspbridge/host_os.h index 00ea285..92b12de 100644 --- a/arch/arm/plat-omap/include/dspbridge/host_os.h +++ b/arch/arm/plat-omap/include/dspbridge/host_os.h @@ -17,7 +17,6 @@ #ifndef _HOST_OS_H_ #define _HOST_OS_H_ -#include #include #include #include