From 522cf8678a6414f2e52d405c56da4a4f793df57c Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 10 Jul 2007 09:16:32 +0100 Subject: [PATCH] --- yaml --- r: 61844 b: refs/heads/master c: eec73e887a96b50035c92c57e01137dcbe6c5a39 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/scripts/mod/modpost.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 954f0370fabb..c6ff7a4b33ca 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a5eb6a502b71ee6bf1a9768b12ff4545cb7a50fe +refs/heads/master: eec73e887a96b50035c92c57e01137dcbe6c5a39 diff --git a/trunk/scripts/mod/modpost.c b/trunk/scripts/mod/modpost.c index 3f3848f805f5..04579a517900 100644 --- a/trunk/scripts/mod/modpost.c +++ b/trunk/scripts/mod/modpost.c @@ -1141,6 +1141,7 @@ static int init_section_ref_ok(const char *name) const char **s; /* Absolute section names */ const char *namelist1[] = { + "__dbe_table", /* MIPS generate these */ "__ftr_fixup", /* powerpc cpu feature fixup */ "__fw_ftr_fixup", /* powerpc firmware feature fixup */ "__param",