From: Adrian Bunk Date: Fri, 21 Jul 2006 21:49:49 +0000 (-0700) Subject: [I/OAT]: net/core/user_dma.c should #include X-Git-Tag: v2.6.18-rc3~59^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64d2f0855e50a7185546ee1fbc03c2badc31330f;p=pandora-kernel.git [I/OAT]: net/core/user_dma.c should #include Every file should #include the headers containing the prototypes for its global functions. Especially in cases like this one where gcc can tell us through a compile error that the prototype was wrong... Signed-off-by: Adrian Bunk Signed-off-by: David S. Miller --- Reading git-diff-tree failed