datapath: replace remaining users of arch_fast_hash with jhash
[cascardo/ovs.git] / datapath / linux / Modules.mk
index 4b38fd5..a463331 100644 (file)
@@ -6,8 +6,6 @@ openvswitch_sources += \
        linux/compat/gre.c \
        linux/compat/gso.c \
        linux/compat/genetlink-openvswitch.c \
-       linux/compat/hash.c \
-       linux/compat/hash-x86.c \
        linux/compat/ip_tunnels_core.c \
        linux/compat/netdevice.c \
        linux/compat/net_namespace.c \
@@ -17,7 +15,6 @@ openvswitch_sources += \
        linux/compat/utils.c
 openvswitch_headers += \
        linux/compat/gso.h \
-       linux/compat/include/asm/hash.h \
        linux/compat/include/linux/percpu.h \
        linux/compat/include/linux/bug.h \
        linux/compat/include/linux/compiler.h \
@@ -26,7 +23,6 @@ openvswitch_headers += \
        linux/compat/include/linux/err.h \
        linux/compat/include/linux/etherdevice.h \
        linux/compat/include/linux/flex_array.h \
-       linux/compat/include/linux/hash.h \
        linux/compat/include/linux/icmp.h \
        linux/compat/include/linux/icmpv6.h \
        linux/compat/include/linux/if.h \