From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomi Valkeinen Date: Wed, 07 Mar 2012 12:44:33 +0000 Subject: [PATCH 04/21] OMAPDSS: TFP410: rename dvi files to tfp410 Message-Id: <1331124290-6285-5-git-send-email-tomi.valkeinen@ti.com> List-Id: References: <1331124290-6285-1-git-send-email-tomi.valkeinen@ti.com> In-Reply-To: <1331124290-6285-1-git-send-email-tomi.valkeinen@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-omap@vger.kernel.org, linux-fbdev@vger.kernel.org Cc: archit@ti.com, Tomi Valkeinen , Tony Lindgren Now that the tfp410 driver has been renamed in the code, this patch finishes the renaming by renaming the files. Signed-off-by: Tomi Valkeinen Cc: Tony Lindgren --- arch/arm/mach-omap2/board-3430sdp.c | 2 +- arch/arm/mach-omap2/board-am3517evm.c | 2 +- arch/arm/mach-omap2/board-cm-t35.c | 2 +- arch/arm/mach-omap2/board-devkit8000.c | 2 +- arch/arm/mach-omap2/board-igep0020.c | 2 +- arch/arm/mach-omap2/board-omap3beagle.c | 2 +- arch/arm/mach-omap2/board-omap3evm.c | 2 +- arch/arm/mach-omap2/board-omap3stalker.c | 2 +- arch/arm/mach-omap2/board-omap4panda.c | 2 +- arch/arm/mach-omap2/board-overo.c | 2 +- drivers/video/omap2/displays/Makefile | 2 +- .../omap2/displays/{panel-dvi.c => panel-tfp410.c} | 2 +- .../{omap-panel-dvi.h => omap-panel-tfp410.h} | 0 13 files changed, 12 insertions(+), 12 deletions(-) rename drivers/video/omap2/displays/{panel-dvi.c => panel-tfp410.c} (99%) rename include/video/{omap-panel-dvi.h => omap-panel-tfp410.h} (100%) diff --git a/arch/arm/mach-omap2/board-3430sdp.c b/arch/arm/mach-omap2/board-3430sdp.c index 2c153bb..fdcbaaf 100644 --- a/arch/arm/mach-omap2/board-3430sdp.c +++ b/arch/arm/mach-omap2/board-3430sdp.c @@ -37,7 +37,7 @@ #include #include #include