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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 Aug 2013 15:26:27 +0000 (08:26 -0700)
commit38045ae9111ca99cf4bc5e743389e079efb729a5
treec189fbecbaf46883bb4d9a52ab302c30ccef8fc7
parentcd1be30ea12a61a67386e5752a6f7f0b12a55c9b
cris: posix_types.h, include asm-generic/posix_types.h

commit 74f077d2a7651409c44bb323471f219a4b0d2aab upstream.

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
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/cris/include/asm/posix_types.h