From: Paul Gortmaker Date: Wed, 25 May 2011 13:52:21 +0000 (-0400) Subject: range: fix bogus misuse of module.h to get printk() X-Git-Tag: v3.2-rc1~22^2~227 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a418455134f5dc23f124d2818b2e8e1cea997a1;p=pandora-kernel.git range: fix bogus misuse of module.h to get printk() This file isn't doing anything with modules and so it should not be including just to get basic stuff like printk() and min/max. Revector it to . Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed