From: Larry Finger Date: Sat, 8 Feb 2014 00:38:50 +0000 (-0600) Subject: staging: r8188eu: Fix missing header X-Git-Tag: v3.15-rc1~139^2~1191 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d249db9e5a82ed9ee49b6b7afb04878ba1fde5ea;p=pandora-kernel.git staging: r8188eu: Fix missing header Commit 2397c6e0927675d983b34a03401affdb64818d07 entitled "staging: r8188eu: Remove wrappers around vmalloc and vzalloc" and commit: 03bd6aea7ba610a1a19f840c373624b8b0adde0d entitled "staging: r8188eu: Remove wrappers around vfree" failed to add the header file needed to provide vzalloc and vfree. This problem was reported by the kbuild test robot. Reported-by: kbuild test robot Signed-off-by: Larry Finger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed