commit | 2009337e30cdae64405ea7b8fa1578b921508871 | [log] [tgz] |
---|---|---|
author | Ezequiel Garcia <ezequiel@vanguardiasur.com.ar> | Fri Apr 24 14:48:35 2015 +0800 |
committer | Ley Foon Tan <lftan@altera.com> | Fri Apr 24 14:49:14 2015 +0800 |
tree | 5cb98c4bb692e404ecf5eaa5e779c61b2d159b1d | |
parent | baa54ab93c2e1ced7e54f9c021fe102c0d39c090 [diff] |
nios2: Add types.h header required for __u32 type Reported by the header checker (CONFIG_HEADERS_CHECK=y): CHECK usr/include/asm/ (31 files) ./usr/include/asm/ptrace.h:77: found __[us]{8,16,32,64} type without #include <linux/types.h> Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar> Acked-by: Ley Foon Tan <lftan@altera.com>