[GIT PULL] SRIO powerpc compile fix.
From: Paul Gortmaker <hidden>
Date: 2011-11-14 18:41:59
Also in:
lkml
From: Paul Gortmaker <hidden>
Date: 2011-11-14 18:41:59
Also in:
lkml
This fixes a compile regression in powerpc's serial rapidio, caused by
the module.h split. It wasn't seen in defconfig/linux-next builds
since it isn't enabled anywhere by default.
Thanks,
Paul.
The following changes since commit 1ea6b8f48918282bdca0b32a34095504ee65bab5:
Linux 3.2-rc1 (2011-11-07 16:16:02 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux.git for-linus
Liu Gang (1):
fsl-rio: fix compile error
arch/powerpc/sysdev/fsl_rio.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)