sections: fix section conflicts in net/can
Signed-off-by: Andi Kleen <ak@linux.intel.com> Cc: Oliver Hartkopp <socketcan@hartkopp.net> Cc: David Miller <davem@davemloft.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:

committed by
Linus Torvalds

parent
17f3609c21
commit
6299b669b1
@@ -55,7 +55,7 @@
|
||||
#include <net/net_namespace.h>
|
||||
|
||||
#define CAN_RAW_VERSION CAN_VERSION
|
||||
static __initdata const char banner[] =
|
||||
static __initconst const char banner[] =
|
||||
KERN_INFO "can: raw protocol (rev " CAN_RAW_VERSION ")\n";
|
||||
|
||||
MODULE_DESCRIPTION("PF_CAN raw protocol");
|
||||
|
Reference in New Issue
Block a user