aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc
diff options
context:
space:
mode:
authorBrian King <brking@linux.vnet.ibm.com>2007-07-11 00:41:14 +1000
committerPaul Mackerras <paulus@samba.org>2007-07-11 13:24:40 +1000
commit3c0c9e389bb9618fee2300eea2d135e4db64c4ba (patch)
treefda02a4a2bdb0651388040415c10f5b0c42f3e43 /include/asm-powerpc
parent[POWERPC] xilinxfb: Parameterize xilinxfb platform device registration (diff)
downloadlinux-dev-3c0c9e389bb9618fee2300eea2d135e4db64c4ba.tar.xz
linux-dev-3c0c9e389bb9618fee2300eea2d135e4db64c4ba.zip
[POWERPC] Add H_ILLAN_ATTRIBUTES hcall number
Adds the number for the H_ILLAN_ATTRIBUTES hcall. Signed-off-by: Brian King <brking@linux.vnet.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'include/asm-powerpc')
-rw-r--r--include/asm-powerpc/hvcall.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-powerpc/hvcall.h b/include/asm-powerpc/hvcall.h
index 62efd9d7a43d..bf6cd7cb996c 100644
--- a/include/asm-powerpc/hvcall.h
+++ b/include/asm-powerpc/hvcall.h
@@ -206,6 +206,7 @@
#define H_FREE_LOGICAL_LAN_BUFFER 0x1D4
#define H_QUERY_INT_STATE 0x1E4
#define H_POLL_PENDING 0x1D8
+#define H_ILLAN_ATTRIBUTES 0x244
#define H_JOIN 0x298
#define H_VASI_STATE 0x2A4
#define H_ENABLE_CRQ 0x2B0