From patchwork Mon Dec 30 06:22:11 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 22788 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ob0-f199.google.com (mail-ob0-f199.google.com [209.85.214.199]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 8168223FDF for ; Mon, 30 Dec 2013 06:25:55 +0000 (UTC) Received: by mail-ob0-f199.google.com with SMTP id gq1sf53407663obb.6 for ; Sun, 29 Dec 2013 22:25:54 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=LEFRYc/81FAZErbhVBiFiIKEt3SMvP3ZpjASU8R49Fs=; b=lh5OuAN1fXJ1ZOMT+v4J47HDfYMwarCg5hdn1MVxjlhq7ea+Xr6/+171HRHmsXiRxY DRSXXEMkLyOnQmBotXGjnDpSWVyt/1x7sMJ6J6UrTCv4ew+23a3VvT+nKy2l3kuWIQf3 +1COG/efAoZJDqAH+tzUZN2CoqSOqP+tFd9xG1UjTqSmE9a2TtRq+u1j5h8DZmoBezIE UfcCY16LphcStOrsVCvNyT95UNHtl/RuEDVhAmonPQQI7zb5Iah9vDiu7KwYaXDUSLR0 M4Fithrhvq13/FETGkuOm8iV857KTcaTFoTeBRZUuY8p0XBXn69vKPv+mUyrbWcQSYN+ Ywag== X-Gm-Message-State: ALoCoQn5iJluYpaWCeXAVYwmaoSniLK8vdK4jJycWKAi/DnkX35KwGDKBqWWTjlV/9RToXdpjdzp X-Received: by 10.182.213.5 with SMTP id no5mr26108188obc.15.1388384754705; Sun, 29 Dec 2013 22:25:54 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.116.42 with SMTP id jt10ls3302982qeb.66.gmail; Sun, 29 Dec 2013 22:25:54 -0800 (PST) X-Received: by 10.220.48.194 with SMTP id s2mr736652vcf.43.1388384754618; Sun, 29 Dec 2013 22:25:54 -0800 (PST) Received: from mail-ve0-f180.google.com (mail-ve0-f180.google.com [209.85.128.180]) by mx.google.com with ESMTPS id sm7si16290174vdc.32.2013.12.29.22.25.54 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 29 Dec 2013 22:25:54 -0800 (PST) Received-SPF: neutral (google.com: 209.85.128.180 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.180; Received: by mail-ve0-f180.google.com with SMTP id jz11so5914408veb.11 for ; Sun, 29 Dec 2013 22:25:54 -0800 (PST) X-Received: by 10.220.53.135 with SMTP id m7mr34720631vcg.12.1388384754521; Sun, 29 Dec 2013 22:25:54 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.59.13.131 with SMTP id ey3csp588120ved; Sun, 29 Dec 2013 22:25:54 -0800 (PST) X-Received: by 10.66.142.107 with SMTP id rv11mr67191272pab.17.1388384753708; Sun, 29 Dec 2013 22:25:53 -0800 (PST) Received: from mail-pb0-f46.google.com (mail-pb0-f46.google.com [209.85.160.46]) by mx.google.com with ESMTPS id xu5si32516279pab.138.2013.12.29.22.25.53 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 29 Dec 2013 22:25:53 -0800 (PST) Received-SPF: neutral (google.com: 209.85.160.46 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.160.46; Received: by mail-pb0-f46.google.com with SMTP id md12so11126744pbc.5 for ; Sun, 29 Dec 2013 22:25:53 -0800 (PST) X-Received: by 10.67.1.70 with SMTP id be6mr67192356pad.9.1388384753330; Sun, 29 Dec 2013 22:25:53 -0800 (PST) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id un5sm11645202pab.3.2013.12.29.22.25.50 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 29 Dec 2013 22:25:52 -0800 (PST) From: Sachin Kamat To: linux-fbdev@vger.kernel.org Cc: tomi.valkeinen@ti.com, sachin.kamat@linaro.org, patches@linaro.org Subject: [PATCH 2/4] video: msm: Cleanup video-msm_fb.h header Date: Mon, 30 Dec 2013 11:52:11 +0530 Message-Id: <1388384533-20458-2-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1388384533-20458-1-git-send-email-sachin.kamat@linaro.org> References: <1388384533-20458-1-git-send-email-sachin.kamat@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: sachin.kamat@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.180 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Commit 1ef21f6343ff ("ARM: msm: move platform_data definitions") moved the file to the current location but forgot to remove the pointer to its previous location. Clean it up. Signed-off-by: Sachin Kamat --- include/linux/platform_data/video-msm_fb.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/include/linux/platform_data/video-msm_fb.h b/include/linux/platform_data/video-msm_fb.h index 1f4fc81b3d8f..31449be3eadb 100644 --- a/include/linux/platform_data/video-msm_fb.h +++ b/include/linux/platform_data/video-msm_fb.h @@ -1,5 +1,4 @@ -/* arch/arm/mach-msm/include/mach/msm_fb.h - * +/* * Internal shared definitions for various MSM framebuffer parts. * * Copyright (C) 2007 Google Incorporated