[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)
commitfca44804508d544b0b9d9d85279e5eea778e4e32
treee9639611c665ada6b209e0c51e4c580e10440cf8
parentffbe5523a8e7f808681007aaea282da9a316a699
[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