From: Geert Uytterhoeven Date: Wed, 16 May 2012 01:50:17 +0000 (+0000) Subject: ptp_pch: Add missing #include X-Git-Tag: v3.4~26^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=769b0daf6e18a05a6d4da94baab7edd12867350c;p=pandora-kernel.git ptp_pch: Add missing #include drivers/ptp/ptp_pch.c: In function 'pch_remove': drivers/ptp/ptp_pch.c:576:2: error: implicit declaration of function 'kfree' [-Werror=implicit-function-declaration] drivers/ptp/ptp_pch.c: In function 'pch_probe': drivers/ptp/ptp_pch.c:587:2: error: implicit declaration of function 'kzalloc' [-Werror=implicit-function-declaration] Signed-off-by: Geert Uytterhoeven Acked-by: Richard Cochran Signed-off-by: David S. Miller --- Reading git-diff-tree failed