From patchwork Thu May 16 07:10:56 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Prabhakar X-Patchwork-Id: 2575571 Return-Path: X-Original-To: patchwork-davinci@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork1.kernel.org Received: from comal.ext.ti.com (comal.ext.ti.com [198.47.26.152]) by patchwork1.kernel.org (Postfix) with ESMTP id 7816A3FE1F for ; Thu, 16 May 2013 07:13:55 +0000 (UTC) Received: from dflxv15.itg.ti.com ([128.247.5.124]) by comal.ext.ti.com (8.13.7/8.13.7) with ESMTP id r4G7CjIS016918; Thu, 16 May 2013 02:12:45 -0500 Received: from DLEE71.ent.ti.com (dlee71.ent.ti.com [157.170.170.114]) by dflxv15.itg.ti.com (8.14.3/8.13.8) with ESMTP id r4G7CjEs005889; Thu, 16 May 2013 02:12:45 -0500 Received: from dlelxv23.itg.ti.com (172.17.1.198) by DLEE71.ent.ti.com (157.170.170.114) with Microsoft SMTP Server id 14.2.342.3; Thu, 16 May 2013 02:12:44 -0500 Received: from linux.omap.com (dlelxs01.itg.ti.com [157.170.227.31]) by dlelxv23.itg.ti.com (8.13.8/8.13.8) with ESMTP id r4G7CjSK019138; Thu, 16 May 2013 02:12:45 -0500 Received: from linux.omap.com (localhost [127.0.0.1]) by linux.omap.com (Postfix) with ESMTP id DB4FF80626; Thu, 16 May 2013 02:12:44 -0500 (CDT) X-Original-To: davinci-linux-open-source@linux.davincidsp.com Delivered-To: davinci-linux-open-source@linux.davincidsp.com Received: from dflp52.itg.ti.com (dflp52.itg.ti.com [128.247.22.96]) by linux.omap.com (Postfix) with ESMTP id 76E038062E for ; Thu, 16 May 2013 02:12:16 -0500 (CDT) Received: from neches.ext.ti.com (neches.ext.ti.com [192.91.81.29]) by dflp52.itg.ti.com (8.13.7/8.13.8) with ESMTP id r4G7CGjQ006471 for ; Thu, 16 May 2013 02:12:16 -0500 (CDT) Received: from mail6.bemta7.messagelabs.com (mail6.bemta7.messagelabs.com [216.82.255.55]) by neches.ext.ti.com (8.13.7/8.13.7) with ESMTP id r4G7CFx0032428 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 16 May 2013 02:12:16 -0500 Received: from [216.82.253.67:54631] by server-3.bemta-7.messagelabs.com id A5/00-29734-FC684915; Thu, 16 May 2013 07:12:15 +0000 X-Env-Sender: prabhakar.csengg@gmail.com X-Msg-Ref: server-5.tower-158.messagelabs.com!1368688334!3303159!1 X-Originating-IP: [209.85.220.43] X-SpamReason: No, hits=0.5 required=7.0 tests=BODY_RANDOM_LONG, ML_RADAR_SPEW_LINKS_14,spamassassin: X-StarScan-Received: X-StarScan-Version: 6.9.6; banners=-,-,- X-VirusChecked: Checked Received: (qmail 31110 invoked from network); 16 May 2013 07:12:15 -0000 Received: from mail-pa0-f43.google.com (HELO mail-pa0-f43.google.com) (209.85.220.43) by server-5.tower-158.messagelabs.com with RC4-SHA encrypted SMTP; 16 May 2013 07:12:15 -0000 Received: by mail-pa0-f43.google.com with SMTP id hz10so2246409pad.30 for ; Thu, 16 May 2013 00:11:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:cc:subject:date:message-id:x-mailer:in-reply-to :references; bh=IvM2nTUxZACpM03YjlIFfnT9rlV2diQ4B+dYTO2dMPY=; b=SAinW9a2Gp36jhrA2FyxvIM/BWaoNZ0qCdE0CQnCqKZVNh7wosH49fv37c2vXgvjgx RL86ELlxL2gnh8GUQwsm2iicoh0uHsGqoANvZbo5E1+z/w59tNibPL5WDbN0WDLzLOOa hpn4MJvdWeE/lIjy1Io6DLKsv7MzfzmKASBT9dgB6YbOO2Co1Pz1EuDuSadjUa6AEdiq v6Tepa8FgmVpRtLYt4LJ1NT01WH27QJkJNucb7MqKgngUDaD49isYQx59ZI4trTVXmCE AgAlX4ludAxjdQmO2pB96Z57U2dXIyjf/jX1ba+d+LSaMgSbP3UzzWUjunl5gRQph/B3 QGNA== X-Received: by 10.66.216.225 with SMTP id ot1mr15203133pac.154.1368688275394; Thu, 16 May 2013 00:11:15 -0700 (PDT) Received: from localhost.localdomain ([59.98.240.128]) by mx.google.com with ESMTPSA id 10sm5675951pbr.45.2013.05.16.00.11.10 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 16 May 2013 00:11:14 -0700 (PDT) From: Lad Prabhakar To: DLOS , LFBDEV , Florian Tobias Schandinat Subject: [PATCH 1/2] video: da8xx-fb: remove unwanted header inclusion and sort the alphabetically Date: Thu, 16 May 2013 12:40:56 +0530 Message-ID: <1368688257-18705-2-git-send-email-prabhakar.csengg@gmail.com> X-Mailer: git-send-email 1.7.4.1 In-Reply-To: <1368688257-18705-1-git-send-email-prabhakar.csengg@gmail.com> References: <1368688257-18705-1-git-send-email-prabhakar.csengg@gmail.com> CC: LKML X-BeenThere: davinci-linux-open-source@linux.davincidsp.com X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: Errors-To: davinci-linux-open-source-bounces@linux.davincidsp.com From: Lad, Prabhakar This patch removes unwanted header inclusion and sorts them alphabetically Signed-off-by: Lad, Prabhakar --- drivers/video/da8xx-fb.c | 23 ++++++++++------------- 1 files changed, 10 insertions(+), 13 deletions(-) diff --git a/drivers/video/da8xx-fb.c b/drivers/video/da8xx-fb.c index 0810939..aafe8b9 100644 --- a/drivers/video/da8xx-fb.c +++ b/drivers/video/da8xx-fb.c @@ -19,25 +19,22 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#include -#include -#include + +#include +#include +#include #include -#include +#include +#include +#include #include -#include #include -#include -#include -#include -#include -#include -#include -#include +#include + #include #include + #include