OSDN Git Service

[PATCH] fix unresolved symbols on alpha
authorGilles Espinasse <g.esp@free.fr>
Sun, 11 Nov 2007 15:27:43 +0000 (16:27 +0100)
committerWilly Tarreau <w@1wt.eu>
Sun, 11 Nov 2007 17:43:57 +0000 (18:43 +0100)
commit6108030961d673432cd3cad0f317379b4b526129
tree8389fb83240cd6da1b1cc73126cc10b5bca41686
parent91ba06f6231c1477214df7d839296bbca8b173ad
[PATCH] fix unresolved symbols on alpha

When compiling the out-of-tree e100 driver, some unresolved symbols
errors happened due to the fact that asm-alpha/pci.h does not include
asm/io.h, contrarily to most other archs.

This trivial patch fixes the problem.
include/asm-alpha/pci.h