diff options
| author | Greg KH <greg@press.(none)> | 2005-06-30 01:54:31 -0400 | 
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2005-06-30 01:54:31 -0400 | 
| commit | bf164c790deb79b18faf304b0763e44a02c79f90 (patch) | |
| tree | 8fedcdce1f65aa6bc98fea0da6227d3fc0fc51fd /arch/arm/vfp/vfpdouble.c | |
| parent | d62c0f9fd2d3943a3eca85b490d86e1605000ccb (diff) | |
| parent | 9b4311eedb17fa88f02e4876cd6aa9a08e383cd6 (diff) | |
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Diffstat (limited to 'arch/arm/vfp/vfpdouble.c')
| -rw-r--r-- | arch/arm/vfp/vfpdouble.c | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/arch/arm/vfp/vfpdouble.c b/arch/arm/vfp/vfpdouble.c index fa3053e84db5..b801cd66b6ea 100644 --- a/arch/arm/vfp/vfpdouble.c +++ b/arch/arm/vfp/vfpdouble.c | |||
| @@ -32,6 +32,8 @@ | |||
| 32 | */ | 32 | */ | 
| 33 | #include <linux/kernel.h> | 33 | #include <linux/kernel.h> | 
| 34 | #include <linux/bitops.h> | 34 | #include <linux/bitops.h> | 
| 35 | |||
| 36 | #include <asm/div64.h> | ||
| 35 | #include <asm/ptrace.h> | 37 | #include <asm/ptrace.h> | 
| 36 | #include <asm/vfp.h> | 38 | #include <asm/vfp.h> | 
| 37 | 39 | ||
