]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] lp486e: remove SLOW_DOWN_IO
authorAlexey Dobriyan <adobriyan@gmail.com>
Wed, 1 Feb 2006 11:04:48 +0000 (03:04 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 1 Feb 2006 16:53:10 +0000 (08:53 -0800)
commit4ff0c007b2854b9ca4dca3a104ee3e4c146c02d6
tree8c45c1f36fa8dea8bf585aa1f0375c4e84e37535
parent70e51015768439a5c305a42fdaa0abe5cc109bcf
[PATCH] lp486e: remove SLOW_DOWN_IO

It's not used. Fix the following on alpha-eb66 as a side effect:

In file included from drivers/net/lp486e.c:75:
include/asm/io.h:20:1: warning: "SLOW_DOWN_IO" redefined
drivers/net/lp486e.c:59:1: warning: this is the location of the previous definition

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/net/lp486e.c