opnsense-src/sys/compat/linuxkpi/common/include/linux
Conrad Meyer 3b383c9ede linuxkpi/sysfs.h: Cast arg2 through intptr_t to avoid GCC warning
The code compiles fine under Clang, but GCC on PPC is less permissive about
integer and pointer sizes.  (An intmax_t is clearly *large enough* to hold a
pointer value.)

Another follow-up to r290475.

Reported by:	jhibbits
Sponsored by:	EMC / Isilon Storage Division
2015-11-09 16:50:42 +00:00
..
bitops.h Make all the LinuxKPI include files compile standalone. 2015-11-03 12:37:55 +00:00
cache.h
cdev.h Make all the LinuxKPI include files compile standalone. 2015-11-03 12:37:55 +00:00
clocksource.h Make all the LinuxKPI include files compile standalone. 2015-11-03 12:37:55 +00:00
compat.h
compiler.h
completion.h
delay.h
device.h Make all the LinuxKPI include files compile standalone. 2015-11-03 12:37:55 +00:00
dma-attrs.h
dma-mapping.h
dmapool.h
err.h
errno.h
etherdevice.h
file.h
fs.h
gfp.h
hardirq.h
idr.h Make all the LinuxKPI include files compile standalone. 2015-11-03 12:37:55 +00:00
if_arp.h Make all the LinuxKPI include files compile standalone. 2015-11-03 12:37:55 +00:00
if_ether.h
if_vlan.h Make all the LinuxKPI include files compile standalone. 2015-11-03 12:37:55 +00:00
in.h
in6.h
inetdevice.h
interrupt.h Make all the LinuxKPI include files compile standalone. 2015-11-03 12:37:55 +00:00
io-mapping.h
io.h Make all the LinuxKPI include files compile standalone. 2015-11-03 12:37:55 +00:00
ioctl.h
jhash.h Make all the LinuxKPI include files compile standalone. 2015-11-03 12:37:55 +00:00
jiffies.h
kdev_t.h
kernel.h
kmod.h
kobject.h Make all the LinuxKPI include files compile standalone. 2015-11-03 12:37:55 +00:00
kref.h Make all the LinuxKPI include files compile standalone. 2015-11-03 12:37:55 +00:00
kthread.h
ktime.h
list.h
lockdep.h
log2.h
math64.h
miscdevice.h
mm.h
module.h Make all the LinuxKPI include files compile standalone. 2015-11-03 12:37:55 +00:00
moduleparam.h
mutex.h
net.h Make all the LinuxKPI include files compile standalone. 2015-11-03 12:37:55 +00:00
netdevice.h
notifier.h Make all the LinuxKPI include files compile standalone. 2015-11-03 12:37:55 +00:00
page.h
pci.h
poll.h Make all the LinuxKPI include files compile standalone. 2015-11-03 12:37:55 +00:00
printk.h
radix-tree.h Make all the LinuxKPI include files compile standalone. 2015-11-03 12:37:55 +00:00
random.h
rbtree.h
rwlock.h Make all the LinuxKPI include files compile standalone. 2015-11-03 12:37:55 +00:00
rwsem.h
scatterlist.h
sched.h
semaphore.h
slab.h
socket.h
spinlock.h
string.h
sysfs.h linuxkpi/sysfs.h: Cast arg2 through intptr_t to avoid GCC warning 2015-11-09 16:50:42 +00:00
time.h
timer.h
types.h
uaccess.h
usb.h Make all the LinuxKPI include files compile standalone. 2015-11-03 12:37:55 +00:00
vmalloc.h
wait.h
workqueue.h