summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorAndres Gomez <agomez@igalia.com>2017-04-25 23:57:17 +0300
committerAndres Gomez <agomez@igalia.com>2017-04-26 12:34:25 +0300
commit7c373a5990650ea577b8b322ddf5a80e4af9b230 (patch)
tree6c590fcc50b64090769c9e03cfad603587ad39e3 /bin
parenta93c1e07030c2abfed0041cac05333a1207071fc (diff)
cherry-ignore: fix typo in a2b10g10r10 fast clear calculation
The fixes script finds 2 commit references but it is really only one, and only in master. Signed-off-by: Andres Gomez <agomez@igalia.com>
Diffstat (limited to 'bin')
-rw-r--r--bin/.cherry-ignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore
index 56eecb10adc..9f24b9a8f6f 100644
--- a/bin/.cherry-ignore
+++ b/bin/.cherry-ignore
@@ -20,3 +20,6 @@ e75001811e3b66986b4ede165a0fdde703d4f05b Revert "etnaviv: Cannot render to rb-sw
# extra: the commit depends on earlier commits which did not land in
# branch.
dee31311eb024a636466e359b43d3a67b0135f32 Revert "i965/fs: Don't emit SEL instructions for type-converting MOVs."
+# fixes: finds 2 commit references but it is really only one, and only
+# in master.
+2b3c490e23a6cd7f4f6bb489267c2b9b4fde5b20 radv: fix typo in a2b10g10r10 fast clear calculation