projects
/
profile
/
ivi
/
kernel-x86-ivi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
608e287
)
m68k: Initconst section fixes
author
Andi Kleen
<ak@linux.intel.com>
Thu, 15 Sep 2011 20:09:32 +0000
(13:09 -0700)
committer
Geert Uytterhoeven
<geert@linux-m68k.org>
Sat, 10 Dec 2011 18:52:48 +0000
(19:52 +0100)
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/emu/nfeth.c
patch
|
blob
|
history
diff --git
a/arch/m68k/emu/nfeth.c
b/arch/m68k/emu/nfeth.c
index
c5748bb
..
a985a7e
100644
(file)
--- a/
arch/m68k/emu/nfeth.c
+++ b/
arch/m68k/emu/nfeth.c
@@
-39,7
+39,7
@@
enum {
#define MAX_UNIT 8
/* These identify the driver base version and may not be removed. */
-static const char version[] __devinit
data
=
+static const char version[] __devinit
const
=
KERN_INFO KBUILD_MODNAME ".c:v" DRV_VERSION " " DRV_RELDATE
" S.Opichal, M.Jurik, P.Stehlik\n"
KERN_INFO " http://aranym.org/\n";