- cirrusfb-remove-information-about-memory-size-during-mode-change.patch removed from -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     cirrusfb: remove information about memory size during mode change
has been removed from the -mm tree.  Its filename was
     cirrusfb-remove-information-about-memory-size-during-mode-change.patch

This patch was dropped because it was merged into mainline or a subsystem tree

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
Subject: cirrusfb: remove information about memory size during mode change
From: Krzysztof Helt <krzysztof.h1@xxxxx>

Remove information about memory size displayed twice each time a display
mode change.

Signed-off-by: Krzysztof Helt <krzysztof.h1@xxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 drivers/video/cirrusfb.c |    2 --
 1 file changed, 2 deletions(-)

diff -puN drivers/video/cirrusfb.c~cirrusfb-remove-information-about-memory-size-during-mode-change drivers/video/cirrusfb.c
--- a/drivers/video/cirrusfb.c~cirrusfb-remove-information-about-memory-size-during-mode-change
+++ a/drivers/video/cirrusfb.c
@@ -1949,8 +1949,6 @@ static void init_vgachip(struct fb_info 
 	/* misc... */
 	WHDR(cinfo, 0);	/* Hidden DAC register: - */
 
-	printk(KERN_DEBUG "cirrusfb: This board has %ld bytes of DRAM memory\n",
-		info->screen_size);
 	DPRINTK("EXIT\n");
 	return;
 }
_

Patches currently in -mm which might be from krzysztof.h1@xxxxx are

origin.patch
fb-convert-lock-unlock_kernel-into-local-fb-mutex.patch

--
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux