diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/asm-generic/export.h | 11 | ||||
-rw-r--r-- | include/drm/drmP.h | 1 | ||||
-rw-r--r-- | include/drm/drm_connector.h | 16 | ||||
-rw-r--r-- | include/linux/can/core.h | 7 | ||||
-rw-r--r-- | include/linux/cpuhotplug.h | 3 | ||||
-rw-r--r-- | include/linux/export.h | 17 | ||||
-rw-r--r-- | include/linux/fscache-cache.h | 1 | ||||
-rw-r--r-- | include/linux/log2.h | 13 | ||||
-rw-r--r-- | include/linux/module.h | 14 | ||||
-rw-r--r-- | include/linux/netdevice.h | 29 | ||||
-rw-r--r-- | include/linux/percpu-refcount.h | 4 | ||||
-rw-r--r-- | include/net/ipv6.h | 5 | ||||
-rw-r--r-- | include/uapi/linux/ethtool.h | 4 |
13 files changed, 82 insertions, 43 deletions
diff --git a/include/asm-generic/export.h b/include/asm-generic/export.h |