drivers/net/ucc_geth.c compile error

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Adrian Bunk
Date: Tuesday, April 22, 2008 - 11:49 am

Commit 9d9326d3bc0ea9a8bbe40bf3e5e66c7b9858caa0
(phy: Change mii_bus id field to a string)
causes the following compile error:

<--  snip  -->

...
  CC      drivers/net/ucc_geth.o
/home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/net/ucc_geth.c: In function 'ucc_geth_startup':
/home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/net/ucc_geth.c:2605: warning: assignment makes integer from pointer without a cast
/home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/net/ucc_geth.c:2642: warning: assignment makes integer from pointer without a cast
/home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/net/ucc_geth.c: In function 'ucc_geth_probe':
/home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/net/ucc_geth.c:3935: error: incompatible types in assignment
make[3]: *** [drivers/net/ucc_geth.o] Error 1

<--  snip  -->

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
drivers/net/ucc_geth.c compile error, Adrian Bunk, (Tue Apr 22, 11:49 am)