From: Geert Uytterhoeven Date: Thu, 29 Aug 2013 20:53:25 +0000 (+0200) Subject: staging: dgap: Add missing #include X-Git-Tag: v3.12-rc1~183^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=351699d7ebb1e489d2ee5b51d1b4dd4cc2a822ac;p=pandora-kernel.git staging: dgap: Add missing #include drivers/staging/dgap/dgap_driver.c: In function ‘dgap_cleanup_module’: drivers/staging/dgap/dgap_driver.c:423: error: implicit declaration of function ‘kfree’ drivers/staging/dgap/dgap_driver.c: In function ‘dgap_driver_kzmalloc’: drivers/staging/dgap/dgap_driver.c:940: error: implicit declaration of function ‘kmalloc’ drivers/staging/dgap/dgap_driver.c:940: warning: initialization makes pointer from integer without a cast Signed-off-by: Geert Uytterhoeven Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed