Re: [patch 3/5] ATM: he: fix section mismatch

2006-09-19 Thread Roland Dreier
> WARNING: drivers/atm/he.o - Section mismatch: reference to .init.text: from > .text between 'he_start' (at offset 0x218a) and 'he_service_tbrq' > -static int __init > +static int __devinit > he_init_group(struct he_dev *he_dev, int group) There are a ton of other __init functions (he_ini

[patch 3/5] ATM: he: fix section mismatch

2006-09-19 Thread akpm
From: Randy Dunlap <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> Signed-off-by: Andrew Morton <[EMAIL PROTECTED]> --- drivers/atm/