cris: posix_types.h, include asm-generic/posix_types.h
authorJiri Slaby <jslaby@suse.cz>
Mon, 2 Apr 2012 11:40:17 +0000 (13:40 +0200)
committerJesper Nilsson <jespern@axis.com>
Tue, 3 Apr 2012 11:23:23 +0000 (13:23 +0200)
commit74f077d2a7651409c44bb323471f219a4b0d2aab
tree8e49f92263b2366ce43ed4ddb6a2445fbfd41c16
parent14c70c3de28747d6c4e7e4877bc4a5a2fdbe6f88
cris: posix_types.h, include asm-generic/posix_types.h

Without that I cannot build anything:
In file included from include/linux/page-flags.h:8:0,
                 from kernel/bounds.c:9:
include/linux/types.h:25:1: error: unknown type name '__kernel_ino_t'
include/linux/types.h:29:1: error: unknown type name '__kernel_off_t'
...

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Mikael Starvik <starvik@axis.com>
Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>
Cc: linux-cris-kernel@axis.com
arch/cris/include/asm/posix_types.h