aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-bit.c
diff options
context:
space:
mode:
authorMike Frysinger <[email protected]>2012-08-19 14:41:02 +1200
committerLinus Torvalds <[email protected]>2012-08-19 08:41:19 -0700
commit0be421862b857e61964435ffcaa7499cf77a5e5a (patch)
tree86a69db86f9753d031ed2654f9769a910840d490 /lib/mpi/mpi-bit.c
parent0bcc426b1defa6b629dfa722537cab38876a3ce4 (diff)
alpha: fix fpu.h usage in userspace
After commit ec2212088c42 ("Disintegrate asm/system.h for Alpha"), the fpu.h header which we install for userland started depending on special_insns.h which is not installed. However, fpu.h only uses that for __KERNEL__ code, so protect the inclusion the same way to avoid build breakage in glibc: /usr/include/asm/fpu.h:4:31: fatal error: asm/special_insns.h: No such file or directory Cc: [email protected] Reported-by: Matt Turner <[email protected]> Signed-off-by: Mike Frysinger <[email protected]> Signed-off-by: Michael Cree <[email protected]> Acked-by: Matt Turner <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions