From d249db9e5a82ed9ee49b6b7afb04878ba1fde5ea Mon Sep 17 00:00:00 2001 From: Larry Finger Date: Fri, 7 Feb 2014 18:38:50 -0600 Subject: [PATCH] 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-format-patch failed