Skip to content
Commit b995dcca authored by Stephen Boyd's avatar Stephen Boyd
Browse files

platform/x86: pmc_atom: Drop __initconst on dmi table



It's used by probe and that isn't an init function. Drop this so that we
don't get a section mismatch.

Reported-by: default avatarkbuild test robot <lkp@intel.com>
Cc: David Müller <dave.mueller@gmx.ch>
Cc: Hans de Goede <hdegoede@redhat.com>
Cc: Andy Shevchenko <andy.shevchenko@gmail.com>
Fixes: 7c2e0713 ("clk: x86: Add system specific quirk to mark clocks as critical")
Signed-off-by: default avatarStephen Boyd <sboyd@kernel.org>
parent 7c2e0713
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment