Merge branch 'next' of repo.nicira.com:/srv/git/openvswitch into next
[openvswitch] / datapath / linux-2.6 / compat-2.6 / include / linux / kernel.h
1 #ifndef __KERNEL_H_WRAPPER
2 #define __KERNEL_H_WRAPPER 1
3
4 #include_next <linux/kernel.h>
5 #ifndef HAVE_LOG2_H
6 #include <linux/log2.h>
7 #endif
8
9 #endif /* linux/kernel.h */