From: Andrew Morton Date: Wed, 25 May 2011 00:13:44 +0000 (-0700) Subject: drivers/tty/serial/pch_uart.c needs slab.h X-Git-Tag: v3.0-rc1~167 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=023bc8e75f8cf9e4da8411154be22a4f809d3314;p=pandora-kernel.git drivers/tty/serial/pch_uart.c needs slab.h alpha allmodconfig: drivers/tty/serial/pch_uart.c: In function 'dma_handle_tx': drivers/tty/serial/pch_uart.c:873: error: implicit declaration of function 'kzalloc' drivers/tty/serial/pch_uart.c:873: warning: assignment makes pointer from integer without a cast drivers/tty/serial/pch_uart.c: In function 'pch_uart_init_port': drivers/tty/serial/pch_uart.c:1403: warning: assignment makes pointer from integer without a cast Cc: Alan Cox Cc: Greg KH Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed