public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [BUG] implicit declaration of kfree/kzalloc in i2c-i801.c on Alpha
@ 2011-01-04  6:18 Bob Tracy
  2011-01-04  7:15 ` Pekka Enberg
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Bob Tracy @ 2011-01-04  6:18 UTC (permalink / raw)
  To: linux-kernel, linux-alpha; +Cc: mcree

Another 2.6.37-rc8 build failure on alpha:

(...)
  CC [M]  drivers/i2c/busses/i2c-i801.o
drivers/i2c/busses/i2c-i801.c: In function 'i801_probe':
drivers/i2c/busses/i2c-i801.c:737: error: implicit declaration of function 'kzalloc'
drivers/i2c/busses/i2c-i801.c:737: warning: assignment makes pointer from integer without a cast
drivers/i2c/busses/i2c-i801.c:855: error: implicit declaration of function 'kfree'
make[3]: *** [drivers/i2c/busses/i2c-i801.o] Error 1
make[2]: *** [drivers/i2c/busses] Error 2
make[1]: *** [drivers/i2c] Error 2
make: *** [drivers] Error 2

--Bob

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-01-10 14:03 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-04  6:18 [BUG] implicit declaration of kfree/kzalloc in i2c-i801.c on Alpha Bob Tracy
2011-01-04  7:15 ` Pekka Enberg
2011-01-04 19:37 ` Matt Turner
2011-01-04 20:56   ` Pekka Enberg
2011-01-04 22:11     ` Randy Dunlap
2011-01-10  4:44       ` [PATCH] i2c-i801: Add missing <linux/slab.h> include Michael Cree
2011-01-10  6:46         ` Pekka Enberg
2011-01-10 14:03         ` Bob Tracy
2011-01-04 22:04   ` [BUG] implicit declaration of kfree/kzalloc in i2c-i801.c on Alpha Bob Tracy
2011-01-04 21:10 ` Maciej Rutecki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox