[IA64] Fix cut/paste detritus from unistd.h
authorTony Luck <tony.luck@intel.com>
Tue, 8 Dec 2009 23:29:05 +0000 (15:29 -0800)
committerTony Luck <tony.luck@intel.com>
Tue, 8 Dec 2009 23:29:05 +0000 (15:29 -0800)
commit27a338a69ed9a8a672cd620f5fd7fa450209313c
tree720d2759f4b1a40c03d8cda773e1fec0f1050813
parent3ff6a468b45b5dfeb0e903e56f4eb27d34b2437c
[IA64] Fix cut/paste detritus from unistd.h

Build warning:
<stdin>:1523:2: warning: #warning syscall recvmmsg not implemented

Because when recvmmesg was added, the previous syscall define was
cut&pasted, and a spurious "rt_" left in the name of the define.

Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/include/asm/unistd.h