x86/oprofile: Remove const qualifier from struct op_x86_model_spec
authorRobert Richter <robert.richter@amd.com>
Thu, 9 Jul 2009 13:12:35 +0000 (15:12 +0200)
committerRobert Richter <robert.richter@amd.com>
Mon, 20 Jul 2009 14:43:20 +0000 (16:43 +0200)
This patch removes the const qualifier from struct
op_x86_model_spec to make model parameters changable.

Signed-off-by: Robert Richter <robert.richter@amd.com>

No differences found