aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-wrapper.py
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2012-05-31 09:35:04 -0700
committerQuIC Gerrit Code Review <code-review@localhost>2012-05-31 09:35:04 -0700
commitf6b82acb7cfcb5af5ecfbf5a9c7afac08ed27615 (patch)
tree7da87d46a0a337a784feb9503d17c6d55bc0dfd7 /scripts/gcc-wrapper.py
parentcba6bf0b3725e9e28d4b9faeab01d905693a037a (diff)
parent968c774ea6466fa7adbf2eac333220132acda306 (diff)
Merge "mmc: core: Support packed write command for eMMC4.5 device" into msm-3.0
Diffstat (limited to 'scripts/gcc-wrapper.py')
-rwxr-xr-xscripts/gcc-wrapper.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/gcc-wrapper.py b/scripts/gcc-wrapper.py
index d3d393dce9e..1497452e1ad 100755
--- a/scripts/gcc-wrapper.py
+++ b/scripts/gcc-wrapper.py
@@ -44,8 +44,8 @@ allowed_warnings = set([
"alignment.c:720",
"async.c:122",
"async.c:270",
- "block.c:835",
- "block.c:836",
+ "block.c:847",
+ "block.c:848",
"dir.c:43",
"dm.c:1053",
"dm.c:1080",