Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PATCH] smsc-ircc2: fix section reference mismatches
subsystem_configurations array is only used by an __init function, therefore it should be marked __initdata, not __devinitdata. Signed-off-by: Dmitry Torokhov <dtor@mail.ru> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>
- Loading branch information