]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] hd: eliminate bad section references
authormaximilian attems <janitor@sternwelten.at>
Sat, 16 Apr 2005 22:25:52 +0000 (15:25 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 16 Apr 2005 22:25:52 +0000 (15:25 -0700)
commit7db83f4b1b17ee7649b9bca5e7a3a225dcaa4c9c
tree7ecb0c0db71a744a5d776ce3f090d022dd72099c
parent34bec7409b100a43453ca984c47baa8d8bd6f3e2
[PATCH] hd: eliminate bad section references

Fix hd section references:
make parse_hd_setup() __init

Error: ./drivers/ide/legacy/hd.o .text refers to 00000943 R_386_PC32
.init.text

Signed-off-by: maximilian attems <janitor@sternwelten.at>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/ide/legacy/hd.c