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:
parent
17f3609c21
commit
6299b669b1
4 changed files with 4 additions and 4 deletions
|
@ -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");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue