diff options
author | Paul Gortmaker <paul.gortmaker@windriver.com> | 2011-05-25 09:52:21 -0400 |
---|---|---|
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | 2011-10-31 09:20:11 -0400 |
commit | 9a418455134f5dc23f124d2818b2e8e1cea997a1 (patch) | |
tree | 00ea2166df995f4e03adfbc93807f54421ce4e80 /mm/fremap.c | |
parent | 639938eb606e94af498c589feae2f0b8a5c285d1 (diff) | |
download | linux-9a418455134f5dc23f124d2818b2e8e1cea997a1.tar.gz linux-9a418455134f5dc23f124d2818b2e8e1cea997a1.tar.bz2 linux-9a418455134f5dc23f124d2818b2e8e1cea997a1.zip |
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 <linux/module.h> just to get basic stuff
like printk() and min/max. Revector it to <linux/kernel.h>.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'mm/fremap.c')
0 files changed, 0 insertions, 0 deletions