Compile warnings

From: Stoyan Gaydarov
Date: Fri Aug 15 2008 - 06:34:33 EST


I am not that great at C and I don't quite have any time right now but
I figured someone else can fix this if I can't:

LD drivers/isdn/hardware/avm/built-in.o
CC drivers/isdn/hardware/eicon/divasi.o
CC drivers/isdn/hardware/eicon/idifunc.o
CC drivers/isdn/hardware/eicon/um_idi.o
CC drivers/isdn/hardware/eicon/dqueue.o
CC drivers/isdn/hardware/eicon/capimain.o
CC drivers/isdn/hardware/eicon/capifunc.o
CC drivers/isdn/hardware/eicon/message.o
drivers/isdn/hardware/eicon/message.c: In function 'connect_b3_req':
drivers/isdn/hardware/eicon/message.c:2685: warning: cast from pointer
to integer of different size
drivers/isdn/hardware/eicon/message.c:2747: warning: cast from pointer
to integer of different size
drivers/isdn/hardware/eicon/message.c:2781: warning: cast from pointer
to integer of different size
drivers/isdn/hardware/eicon/message.c: In function 'connect_b3_res':
drivers/isdn/hardware/eicon/message.c:2884: warning: cast from pointer
to integer of different size
drivers/isdn/hardware/eicon/message.c: In function 'manufacturer_res':
drivers/isdn/hardware/eicon/message.c:3783: warning: cast from pointer
to integer of different size
drivers/isdn/hardware/eicon/message.c: In function 'nl_ind':
drivers/isdn/hardware/eicon/message.c:6823: warning: cast from pointer
to integer of different size
drivers/isdn/hardware/eicon/message.c: In function 'add_b23':
drivers/isdn/hardware/eicon/message.c:8451: warning: cast from pointer
to integer of different size
drivers/isdn/hardware/eicon/message.c:8503: warning: cast from pointer
to integer of different size
CC drivers/isdn/hardware/eicon/capidtmf.o
CC drivers/isdn/hardware/eicon/diva_didd.o
CC drivers/isdn/hardware/eicon/diddfunc.o

This was while compiling -rc3 with allyesconfig

--

-Stoyan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/