commit | cfa57fd9e1b5b81c45fb4295639baa9ff1fb9d26 | [log] [tgz] |
---|---|---|
author | Mathias Krause <minipli@googlemail.com> | Wed Jul 16 19:43:16 2014 +0200 |
committer | Matthew Garrett <matthew.garrett@nebula.com> | Sat Aug 16 01:23:53 2014 -0700 |
tree | 016a4376111d558030dd0bc008a9892aabc31124 | |
parent | c3aa47239d9877a938ed59d3acae01f84ae6c943 [diff] |
intel_ips: Make ips_mcp_limits variables static These variables don't need to be visible outside of this compilation unit, make them static. Signed-off-by: Mathias Krause <minipli@googlemail.com> Signed-off-by: Matthew Garrett <matthew.garrett@nebula.com>