diff for duplicates of <20100324080451.GF7534@nokia.com> diff --git a/a/1.txt b/N1/1.txt index acdefeb..4afc855 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -20,7 +20,7 @@ index 55a4de5..74df5ea 100644 --- a/drivers/video/omap2/vram.c +++ b/drivers/video/omap2/vram.c @@ -517,7 +517,7 @@ static void __init omap_vram_early_vram(char **p) - if (**p = ',') + if (**p == ',') omap_vram_def_sdram_start = simple_strtoul((*p) + 1, p, 16); } -__early_param("vram=", omap_vram_early_vram); diff --git a/a/content_digest b/N1/content_digest index 51d2410..aec5671 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Felipe Balbi <felipe.balbi@nokia.com>\0" "Subject\0vram.c broken in mainline\0" - "Date\0Wed, 24 Mar 2010 08:04:51 +0000\0" + "Date\0Wed, 24 Mar 2010 10:04:51 +0200\0" "To\0Tomi Valkeinen <tomi.valkeinen@nokia.com>" linux-omap@vger.kernel.org " linux-fbdev@vger.kernel.org\0" @@ -28,7 +28,7 @@ "--- a/drivers/video/omap2/vram.c\n" "+++ b/drivers/video/omap2/vram.c\n" "@@ -517,7 +517,7 @@ static void __init omap_vram_early_vram(char **p)\n" - " \tif (**p = ',')\n" + " \tif (**p == ',')\n" " \t\tomap_vram_def_sdram_start = simple_strtoul((*p) + 1, p, 16);\n" " }\n" "-__early_param(\"vram=\", omap_vram_early_vram);\n" @@ -43,4 +43,4 @@ "-- \n" balbi -9ff0a11d7bdc9c5ee2d2bc37451a5be533a41d3c1f8c9de03656336463663be5 +978f2bfee953314218f68da97991910c0c87f5f9ed8f568e3a94f4d9bc13f9e1
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.