]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
staging: sm7xx: remove driver version support
authorJavier M. Mellid <jmunhoz@igalia.com>
Thu, 26 Apr 2012 18:45:54 +0000 (20:45 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Apr 2012 01:32:19 +0000 (21:32 -0400)
This patch removes non used version support. Code won't show version
message almost 4 years old.

Tested with SM712

Signed-off-by: Javier M. Mellid <jmunhoz@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm7xx/smtcfb.c
drivers/staging/sm7xx/smtcfb.h

index 5defdaf206d06df40e194ed64931cea6174651ba..83756a89b66f80ed10f910e3465e9e333b27518a 100644 (file)
@@ -821,8 +821,7 @@ static int __devinit smtcfb_pci_probe(struct pci_dev *pdev,
        int err;
        unsigned long pFramebufferPhysical;
 
-       dev_info(&pdev->dev,
-                "Silicon Motion display driver " SMTC_LINUX_FB_VERSION);
+       dev_info(&pdev->dev, "Silicon Motion display driver.");
 
        err = pci_enable_device(pdev);  /* enable SMTC chip */
        if (err)
index 70283a1e4d366ebbb7f9334cd4726eba95f35a23..43d86f8734107b11db201c403d00cb2cb115a868 100644 (file)
@@ -13,8 +13,6 @@
  *  more details.
  */
 
-#define SMTC_LINUX_FB_VERSION  "version 0.11.2619.21.01 July 27, 2008"
-
 #define NR_PALETTE        256
 #define NR_RGB            2