android_kernel_samsung_msm8976/arch/mn10300
Guenter Roeck 5d5ee1d4fd mn10300: Select CONFIG_HAVE_UID16 to fix build failure
commit c86576ea114a9a881cf7328dc7181052070ca311 upstream.

mn10300 builds fail with

fs/stat.c: In function 'cp_old_stat':
fs/stat.c:163:2: error: 'old_uid_t' undeclared

ipc/util.c: In function 'ipc64_perm_to_ipc_perm':
ipc/util.c:540:2: error: 'old_uid_t' undeclared

Select CONFIG_HAVE_UID16 and remove local definition of CONFIG_UID16
to fix the problem.

Fixes: fbc416ff8618 ("arm64: fix building without CONFIG_UID16")
Cc: Arnd Bergmann <arnd@arndb.de>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-01-28 21:49:37 -08:00
..
boot
configs
include mn10300: Allow to pass array name to get_user() 2013-06-28 16:53:01 +01:00
kernel mn10300: Use early_param() to parse "mem=" parameter 2013-06-28 16:53:03 +01:00
lib
mm vm: add VM_FAULT_SIGSEGV handling support 2015-04-29 10:34:00 +02:00
oprofile
proc-mn2ws0050
proc-mn103e010
unit-asb2303
unit-asb2305 MN10300: ASB2305's PCI code needs the definition of XIRQ1 2013-05-30 13:38:48 +09:00
unit-asb2364
Kconfig mn10300: Select CONFIG_HAVE_UID16 to fix build failure 2016-01-28 21:49:37 -08:00
Kconfig.debug
Makefile mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports it 2012-10-06 03:04:36 +09:00