commit | a94a630a4c69430bb4562ab8252104449bba9a67 | [log] [tgz] |
---|---|---|
author | Stephen Rothwell <sfr@canb.auug.org.au> | Wed Apr 30 11:16:16 2008 +1000 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Apr 29 19:06:57 2008 -0700 |
tree | b4ac91079b6e6f5703aa5b140f61ccb4248f656b | |
parent | 33ae0cdd3eaba219e7c2f0647b6db4be540e2130 [diff] |
pasemi_edac needs to include linux/edac.h Commit c3c52bce6993c6d37af2c2de9b482a7013d646a7 ("edac: fix module initialization on several modules 2nd time") added a call to opstate_init but did not include linux/edac.h that declares it. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Acked-by: Olof Johansson <olof@lixom.net> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>