Commit 51d7815e authored by Paul Gortmaker's avatar Paul Gortmaker

vermagic: delete unused include of <linux/module.h>

This file consists of nothing other than things like:

  #ifdef CONFIG_FOO
  #define ....

There is no reason for it to require module.h
Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
parent 23a7bfae
#include <generated/utsrelease.h>
#include <linux/module.h>
/* Simply sanity version stamp for modules. */
#ifdef CONFIG_SMP
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment