Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-debug-fixes'
[deliverable/linux.git] / include / rxrpc / packet.h
index 9ebab3a8cf0aa2f566fda02a9b3e4e42561ca42c..b2017440b7654ab37045fabad95b076d539d95d0 100644 (file)
@@ -68,8 +68,6 @@ struct rxrpc_wire_header {
 
 } __packed;
 
-extern const char *rxrpc_pkts[];
-
 #define RXRPC_SUPPORTED_PACKET_TYPES (                 \
                (1 << RXRPC_PACKET_TYPE_DATA) |         \
                (1 << RXRPC_PACKET_TYPE_ACK) |          \
This page took 0.023434 seconds and 5 git commands to generate.