diff options
author | David Brownell <david-b@pacbell.net> | 2008-02-13 15:03:21 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-13 16:21:19 -0800 |
commit | 55265b00ad423898bb743bce515f073c3f290bdb (patch) | |
tree | 9482ac39aaa40c3af63c5dc48c38c8af674f0840 /fs/pipe.c | |
parent | df24d9a6a9014010513d6af1105f4de05c504a4b (diff) | |
download | linux-55265b00ad423898bb743bce515f073c3f290bdb.tar.gz linux-55265b00ad423898bb743bce515f073c3f290bdb.tar.bz2 linux-55265b00ad423898bb743bce515f073c3f290bdb.zip |
parport: section fixup
Fix section warning for parport_ECP_supported(); it's called from a routine
exported to modules, so it can't be removed with __devinit section pruning.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/pipe.c')
0 files changed, 0 insertions, 0 deletions