Correctly alphabetize a newly-added ioctl definition.

Thanks to nnk for noticing this!

Test: Build
Change-Id: I3d6e5b223aabcf3ec93dc62112fc194af13e6a60
diff --git a/public/ioctl_defines b/public/ioctl_defines
index 3585d90..fa96726 100644
--- a/public/ioctl_defines
+++ b/public/ioctl_defines
@@ -841,12 +841,12 @@
 define(`FSL_HV_IOCTL_PARTITION_STOP', `0xc008af04')
 define(`FSL_HV_IOCTL_SETPROP', `0xc028af08')
 define(`FUNCTIONFS_CLEAR_HALT', `0x00006703')
+define(`FUNCTIONFS_ENDPOINT_ALLOC', `0x000067e7')
 define(`FUNCTIONFS_ENDPOINT_DESC', `0x80096782')
 define(`FUNCTIONFS_ENDPOINT_REVMAP', `0x00006781')
 define(`FUNCTIONFS_FIFO_FLUSH', `0x00006702')
 define(`FUNCTIONFS_FIFO_STATUS', `0x00006701')
 define(`FUNCTIONFS_INTERFACE_REVMAP', `0x00006780')
-define(`FUNCTIONFS_ENDPOINT_ALLOC', `0x000067e7')
 define(`FW_CDEV_IOC_ADD_DESCRIPTOR', `0xc0182306')
 define(`FW_CDEV_IOC_ALLOCATE', `0xc0202302')
 define(`FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE', `0xc018230d')