diff options
author | Ian Romanick <[email protected]> | 2011-08-26 10:15:47 -0700 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2011-09-09 12:01:51 -0700 |
commit | 6f23d9b637602d9997896c6ca5cba0dfe36a092e (patch) | |
tree | 6b64abafedaa52565af0c0566a2677a987c21d28 /Android.mk | |
parent | bd817215c893cda4f23cb0ad207478ad3935e65c (diff) |
intel: Silence "warning: unused parameter ‘depth0’"
The depth0 parameter was not used in intel_miptree_create_for_region,
so remove it. All of the places that call this function, pass 1 for
that parameter, and the place where it looks like it should have been
used (the call to intel_miptree_create_internal) also had 1 hard
coded.
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'Android.mk')
0 files changed, 0 insertions, 0 deletions