aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/platform/ts5500/ts5500.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/platform/ts5500/ts5500.c')
-rw-r--r--arch/x86/platform/ts5500/ts5500.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/platform/ts5500/ts5500.c b/arch/x86/platform/ts5500/ts5500.c
index 39febb214e8c..9471b9456f25 100644
--- a/arch/x86/platform/ts5500/ts5500.c
+++ b/arch/x86/platform/ts5500/ts5500.c
@@ -88,7 +88,7 @@ struct ts5500_sbc {
static const struct {
const char * const string;
const ssize_t offset;
-} ts5500_signatures[] __initdata = {
+} ts5500_signatures[] __initconst = {
{ "TS-5x00 AMD Elan", 0xb14 },
};