diff options
author | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 2009-06-19 19:30:14 +0400 |
---|---|---|
committer | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 2009-06-19 19:30:14 +0400 |
commit | b0feb8aed2ec0501cf7cbd57b10254711ea702c1 (patch) | |
tree | 06f6db1c7681b56296d456b90ad46b7eb6986043 /recipes/linux/linux-omap-pm/dss2/0022-DSS2-FB-remove-unused-var-warning.patch | |
parent | dc858e127bf888eed9656fe676d6f758237e0178 (diff) | |
parent | 3e80dbd5bb10b714cc3d6878a2b72bdefebf30d2 (diff) |
Merge branch 'org.openembedded.dev' of git://git.openembedded.org/openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/linux/linux-omap-pm/dss2/0022-DSS2-FB-remove-unused-var-warning.patch')
-rw-r--r-- | recipes/linux/linux-omap-pm/dss2/0022-DSS2-FB-remove-unused-var-warning.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/linux/linux-omap-pm/dss2/0022-DSS2-FB-remove-unused-var-warning.patch b/recipes/linux/linux-omap-pm/dss2/0022-DSS2-FB-remove-unused-var-warning.patch index d4fb327c76..207a85f115 100644 --- a/recipes/linux/linux-omap-pm/dss2/0022-DSS2-FB-remove-unused-var-warning.patch +++ b/recipes/linux/linux-omap-pm/dss2/0022-DSS2-FB-remove-unused-var-warning.patch @@ -1,7 +1,7 @@ From facfd479bb6efad76eec1e74048cb7a31da7287d Mon Sep 17 00:00:00 2001 From: Imre Deak <imre.deak@nokia.com> Date: Mon, 6 Apr 2009 22:26:04 +0200 -Subject: [PATCH] DSS2: FB: remove unused var warning +Subject: [PATCH 22/69] DSS2: FB: remove unused var warning Signed-off-by: Imre Deak <imre.deak@nokia.com> --- @@ -23,5 +23,5 @@ index afe40a9..12ce0c3 100644 omap_vrfb_adjust_size(&w, &h, bytespp); -- -1.5.6.5 +1.6.2.4 |