
2 May
2008
2 May
'08
2:31 a.m.
- undefined reference to `inb' - undefined reference to `outb'
Signed-off-by: Marcel Ziswiler marcel@ziswiler.com --- include/configs/adsvix.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/configs/adsvix.h b/include/configs/adsvix.h index 703d312..58914cb 100644 --- a/include/configs/adsvix.h +++ b/include/configs/adsvix.h @@ -310,6 +310,7 @@
#define CONFIG_PXA_PCMCIA 1 #define CONFIG_PXA_IDE 1 +#define __io
#define CONFIG_PCMCIA_SLOT_A 1 /* just to keep build system happy */
--
1.5.4.1