commit | 2db5f59ca74d911f93c39494db1581c3c93d5a29 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@ftp.linux.org.uk> | Wed Oct 11 17:28:37 2006 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Oct 11 11:17:07 2006 -0700 |
tree | 0c84677574d88f413e94314b904f04d753267283 | |
parent | 2e811488cedddefb9d1df97c260b6048ea8ef835 [diff] |
[PATCH] amiga_floppy_init() in non-modular case It used to be called directly, but that got lost in 2.1.87-pre1. Similar breakage in ataflop got fixed 3 years ago, this one had gone unnoticed. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@osdl.org>