From: Omar Ramirez Luna Date: Fri, 29 Jun 2012 18:49:19 +0000 (-0500) Subject: staging: tidspbridge: dynamically allocate ibuf in dload_data X-Git-Tag: v3.6-rc1~100^2~391 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2fa68fd769647b114829ba2a198a062cdb1c686;p=pandora-kernel.git staging: tidspbridge: dynamically allocate ibuf in dload_data Dynamically allocate ibuf to silence the following warning: drivers/staging/tidspbridge/dynload/cload.c: In function 'dload_data': drivers/staging/tidspbridge/dynload/cload.c:1337: warning: the frame size of 1216 bytes is larger than 1024 bytes Signed-off-by: Omar Ramirez Luna Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed