From: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx> Date: Fri, 10 Jan 2014 23:42:41 +0300 > Hello. > > On 01/10/2014 06:04 AM, Pankaj Dubey wrote: > >> If used 64 bit compiler GCC warns that: > >> drivers/net/ethernet/smsc/smc91x.c:1897:7: >> warning: cast from pointer to integer of different >> size [-Wpointer-to-int-cast] > >> This patch fixes this by changing typecase from "unsigned int" to >> "unsigned long" > > Only "typecast". Applied with this typo fixed, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html