]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] cpqarray section fix
authorAndrew Morton <akpm@osdl.org>
Sun, 25 Jun 2006 12:47:45 +0000 (05:47 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 25 Jun 2006 17:01:06 +0000 (10:01 -0700)
commit4330d48a8060a468f79a6bbede417c233c99fb82
tree4f44a0690231ee9bd98a200fdf0c25f17bcb2095
parentb4c1d6c8c4ae49f08c3fe07c3d9632971b57c291
[PATCH] cpqarray section fix

WARNING: drivers/block/cpqarray.o - Section mismatch: reference to .init.text: from .text between 'cpqarray_register_ctlr' (at offset 0xe98) and 'alloc_cpqarray_hba'
WARNING: drivers/block/cpqarray.o - Section mismatch: reference to .init.text: from .text between 'cpqarray_register_ctlr' (at offset 0xe9c) and 'alloc_cpqarray_hba'

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/block/cpqarray.c