freebsd-dev/sys/contrib/ncsw
Justin Hibbits a3b41b11db dpaa: fix 32-bit build
Book-E powerpc uses 64-bit vm_paddr_t, and 32-bit powerpc has 32-bit pointers,
so gcc errors with cast to pointer from integer of different size.  As this will
not actually be used in reality anyway, simply quiet the warning by casting
through uintptr_t.

MFC after:	3 weeks
MFC with:	r343168
2019-01-19 05:20:31 +00:00
..
build
etc Rename a couple files to not conflict with ZFS filenames 2017-11-01 03:09:16 +00:00
inc Update DPAA SDK to SDK 2.0 2017-10-30 03:41:04 +00:00
integrations Remove SoC-specific integrations from dTSEC, to make it SoC agnostic. 2016-07-05 06:16:42 +00:00
Peripherals Rename a couple files to not conflict with ZFS filenames 2017-11-01 03:09:16 +00:00
user/env dpaa: fix 32-bit build 2019-01-19 05:20:31 +00:00