Skip to content

Commit

Permalink
alpha: include module.h to fix modpost on Tsunami
Browse files Browse the repository at this point in the history
Signed-off-by: Jim Faulkner <jfaulkne@ccs.neu.edu>
Signed-off-by: Matt Turner <mattst88@gmail.com>
  • Loading branch information
Jim Faulkner authored and Matt Turner committed May 2, 2012
1 parent f8eafb5 commit 8fa1964
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/alpha/kernel/core_tsunami.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
#include <asm/core_tsunami.h>
#undef __EXTERN_INLINE

#include <linux/module.h>
#include <linux/types.h>
#include <linux/pci.h>
#include <linux/sched.h>
Expand Down

0 comments on commit 8fa1964

Please sign in to comment.