xtensa: fix ipc_parse_version selection
authorMax Filippov <jcmvbkbc@gmail.com>
Sun, 6 Jan 2013 12:17:21 +0000 (16:17 +0400)
committerChris Zankel <chris@zankel.net>
Sun, 24 Feb 2013 03:12:52 +0000 (19:12 -0800)
commite969161b669a8b79b9218f12117a3173d972a44c
treee61b6f8395547183ae3ae9c73c3974580c12dd73
parent2d1c645cc50b8f5a718b24bad9eb3931e7105d12
xtensa: fix ipc_parse_version selection

shmctl may be called with IPC_64 flag, select function version of
ipc_parse_version to correctly handle that.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
arch/xtensa/Kconfig