From: Paul Gortmaker Date: Sun, 3 Jul 2011 19:12:37 +0000 (-0400) Subject: drivers/memstick: Add module.h to the prev. implicit modular users X-Git-Tag: v3.2-rc1~22^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c47e789328719073cdddf1623e970c7dc1c581a8;p=pandora-kernel.git drivers/memstick: Add module.h to the prev. implicit modular users This is another group of drivers that simply assumed that module.h was everywhere. But it won't be once we clean up its presence from device.h Call out the real users of it in advance. Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed