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/0025-DSS2-VRFB-Macro-for-calculating-base-address-of-th.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/0025-DSS2-VRFB-Macro-for-calculating-base-address-of-th.patch')
-rw-r--r-- | recipes/linux/linux-omap-pm/dss2/0025-DSS2-VRFB-Macro-for-calculating-base-address-of-th.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/linux/linux-omap-pm/dss2/0025-DSS2-VRFB-Macro-for-calculating-base-address-of-th.patch b/recipes/linux/linux-omap-pm/dss2/0025-DSS2-VRFB-Macro-for-calculating-base-address-of-th.patch index e81b1331bb..7f889d95d8 100644 --- a/recipes/linux/linux-omap-pm/dss2/0025-DSS2-VRFB-Macro-for-calculating-base-address-of-th.patch +++ b/recipes/linux/linux-omap-pm/dss2/0025-DSS2-VRFB-Macro-for-calculating-base-address-of-th.patch @@ -1,7 +1,7 @@ From 990f3160d33361c135ee72e91f202e05a8c378fc Mon Sep 17 00:00:00 2001 From: Hardik Shah <hardik.shah@ti.com> Date: Mon, 13 Apr 2009 18:50:24 +0530 -Subject: [PATCH] DSS2: VRFB: Macro for calculating base address of the VRFB context was faulty +Subject: [PATCH 25/69] DSS2: VRFB: Macro for calculating base address of the VRFB context was faulty Signed-off-by: Hardik Shah <hardik.shah@ti.com> --- @@ -24,5 +24,5 @@ index 7e0f8fc..d68065f 100644 #define OMAP_VRFB_SIZE (2048 * 2048 * 4) -- -1.5.6.5 +1.6.2.4 |