> As promised newly compiled object files are available here
Thanks so much, Eddie.
So the new tree compiles the tssdcard.ko for the ts7800.
When I change to use ts72xx_defconfig, and make, I get the following
errors:
from drivers/mmc/tssdcard.c:16:
include/asm/io.h:109:1: warning: this is the location of the previous
definition
drivers/mmc/tssdcard.c:34:1: warning: "outb" redefined
include/asm/io.h:103:1: warning: this is the location of the previous
definition
drivers/mmc/tssdcard.c:35:1: warning: "inw" redefined
include/asm/io.h:110:1: warning: this is the location of the previous
definition
drivers/mmc/tssdcard.c:36:1: warning: "outw" redefined
include/asm/io.h:104:1: warning: this is the location of the previous
definition
drivers/mmc/tssdcard.c:37:1: warning: "inl" redefined
include/asm/io.h:112:1: warning: this is the location of the previous
definition
drivers/mmc/tssdcard.c:38:1: warning: "outl" redefined
include/asm/io.h:106:1: warning: this is the location of the previous
definition
drivers/mmc/tssdcard.c: In function `__check_name':
drivers/mmc/tssdcard.c:165: warning: return from incompatible pointer type
drivers/mmc/tssdcard.c: In function `tssdcard_irqwait':
drivers/mmc/tssdcard.c:295: warning: unused variable `dev'
drivers/mmc/tssdcard.c: In function `tssdcard_dmastream':
drivers/mmc/tssdcard.c:377: error: `SDDAT' undeclared (first use in
this function)
drivers/mmc/tssdcard.c:377: error: (Each undeclared identifier is
reported only once
drivers/mmc/tssdcard.c:377: error: for each function it appears in.)
drivers/mmc/tssdcard.c:380: warning: `virt_to_bus' is deprecated
(declared at include/asm/memory.h:192)
drivers/mmc/tssdcard.c: In function `handle_request':
drivers/mmc/tssdcard.c:654: warning: `return' with a value, in
function returning void
drivers/mmc/tssdcard.c: In function `tssdcard_sdcommit':
drivers/mmc/tssdcard.c:794: warning: `return' with a value, in
function returning void
drivers/mmc/tssdcard.c: In function `setup_device':
drivers/mmc/tssdcard.c:958: warning: assignment from incompatible
pointer type
drivers/mmc/tssdcard.c:872: warning: unused variable `addr'
drivers/mmc/tssdcard.c:873: warning: unused variable `dmaaddr'
drivers/mmc/tssdcard.c: At top level:
drivers/mmc/tssdcard.c:214: warning: 'xdma_clean_range' defined but
not used
drivers/mmc/tssdcard.c:228: warning: 'xdma_inv_range' defined but not used
drivers/mmc/tssdcard.c:247: warning: 'int_handler' defined but not used
drivers/mmc/tssdcard.c:294: warning: 'tssdcard_irqwait' defined but
not used
drivers/mmc/tssdcard.c:811: warning: 'shutdownhook_notifier' defined
but not used
make[2]: *** [drivers/mmc/sdblock.o] Error 1
make[1]: *** [drivers/mmc] Error 2
What do I need to do to get this working?
Brian
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|