diff options
author | David Howells <dhowells@redhat.com> | 2012-03-28 18:30:02 +0100 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2012-03-28 18:30:02 +0100 |
commit | ae3a197e3d0bfe3f4bf1693723e82dc018c096f3 (patch) | |
tree | 12a222c01afd73dbc3ebb6859952083e2eb96441 /lib | |
parent | 527dcdccd60759ee38e6224c93f87a6194d970ad (diff) | |
download | linux-3.10-ae3a197e3d0bfe3f4bf1693723e82dc018c096f3.tar.gz linux-3.10-ae3a197e3d0bfe3f4bf1693723e82dc018c096f3.tar.bz2 linux-3.10-ae3a197e3d0bfe3f4bf1693723e82dc018c096f3.zip |
Disintegrate asm/system.h for PowerPC
Disintegrate asm/system.h for PowerPC.
Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
cc: linuxppc-dev@lists.ozlabs.org
Diffstat (limited to 'lib')
-rw-r--r-- | lib/raid6/altivec.uc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/raid6/altivec.uc b/lib/raid6/altivec.uc index 2654d5c854b..69f3a9ff870 100644 --- a/lib/raid6/altivec.uc +++ b/lib/raid6/altivec.uc @@ -30,6 +30,7 @@ #ifdef __KERNEL__ # include <asm/system.h> # include <asm/cputable.h> +# include <asm/switch_to.h> #endif /* |