From: Vinod Koul Date: Thu, 22 May 2014 13:20:49 +0000 (+0530) Subject: dmaengine: pch: fix compilation for alpha target X-Git-Tag: omap-for-v3.16/fixes-against-rc1~69^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a15783c34f6304e85f7d810e71316c1c3ba1fe69;p=pandora-kernel.git dmaengine: pch: fix compilation for alpha target commit 4828b493 introduced COMPILE_TEST for this driver and this cause compile failure on alpha as kzalloc wasnt availble for this arch in included header, so explictly add slab.h Reported-by: kbuild test robot Signed-off-by: Vinod Koul --- Reading git-diff-tree failed