kernel.h: drop inclusion in bitmap.h
[linux-2.6-microblaze.git] / include / linux / compat.h
index c8821d9..f0d2dd3 100644 (file)
@@ -237,7 +237,7 @@ typedef struct compat_siginfo {
                                        u32 _pkey;
                                } _addr_pkey;
                                /* used when si_code=TRAP_PERF */
-                               compat_u64 _perf;
+                               compat_ulong_t _perf;
                        };
                } _sigfault;