DORMANTno replies

[PATCH] ATM: he: fix section mismatch

From: Randy.Dunlap <hidden>
Date: 2006-08-26 19:39:25

From: Randy Dunlap <redacted>

Fix section mismatch:
WARNING: drivers/atm/he.o - Section mismatch: reference to .init.text: from .text between 'he_start' (at offset 0x218a) and 'he_service_tbrq'

Signed-off-by: Randy Dunlap <redacted>
---
 drivers/atm/he.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)
--- linux-2618-rc4g1-all.orig/drivers/atm/he.c
+++ linux-2618-rc4g1-all/drivers/atm/he.c
@@ -785,7 +785,7 @@ he_init_cs_block_rcm(struct he_dev *he_d
 	return 0;
 }
 
-static int __init
+static int __devinit
 he_init_group(struct he_dev *he_dev, int group)
 {
 	int i;

---
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help