freebsd-dev/sys
Wojciech Macek ae0f418aa4 Remove remaining ifdefs from CESA header
Commit r312743 ("Use SoC ID - based detection in CESA") resulted
in build failing for Marvell armv5 platforms, which don't support
the newer version of CESA controller. This patch provides a fix by
removing ifdefs around bitfields' definitions, so that they are
known to all platforms.

Submitted by:          Marcin Wojtas <mw@semihalf.com>
Obtained from:         Semihalf
Sponsored by:          Stormshield
2017-02-02 06:07:39 +00:00
..
amd64 Implement get_pcpu() for the remaining architectures and use it to 2017-02-01 03:32:49 +00:00
arm [am335x] Fallback to standard video interface bindings when using Linux dts 2017-02-01 22:03:59 +00:00
arm64 Implement atomic_fcmpset_* for arm and arm64. 2017-01-28 16:24:06 +00:00
boot loader: disk/part api needs to use uint64_t offsets 2017-02-01 20:10:56 +00:00
bsm
cam Revert crap accidentally committed 2017-01-28 16:31:23 +00:00
cddl Revert crap accidentally committed 2017-01-28 16:31:23 +00:00
compat Add kern_pread() and kern_pwrite(), and use it in compats instead 2017-01-31 15:35:18 +00:00
conf calculate_crc32c: Add SSE4.2 implementation on x86 2017-01-31 03:26:32 +00:00
contrib [ath_hal] [ar9300] initial hacks to make spectral scan working on AR9380 and later NICs. 2017-02-02 05:29:22 +00:00
crypto Remove pc98 support completely. 2017-01-28 02:22:15 +00:00
ddb Revert crap accidentally committed 2017-01-28 16:31:23 +00:00
dev Remove remaining ifdefs from CESA header 2017-02-02 06:07:39 +00:00
fs Revert crap accidentally committed 2017-01-28 16:31:23 +00:00
gdb
geom Remove pc98 support completely. 2017-01-28 02:22:15 +00:00
gnu
i386 i386: fixup fcmpset 2017-02-02 01:33:08 +00:00
isa Remove pc98 support completely. 2017-01-28 02:22:15 +00:00
kern Merge filt_soread and filt_solisten and decide what to do when checking 2017-02-01 13:12:07 +00:00
kgssapi
libkern calculate_crc32c: Add SSE4.2 implementation on x86 2017-01-31 03:26:32 +00:00
mips Add atomic_fcmpset_*() inlines for MIPS 2017-02-01 05:00:34 +00:00
modules Update CFLAGS for clang compatibility 2017-01-31 01:55:29 +00:00
net Implement get_pcpu() for the remaining architectures and use it to 2017-02-01 03:32:49 +00:00
net80211 net80211: cleanup ic_flags / iv_flags 2017-01-31 22:21:08 +00:00
netgraph mppc - Finish pluging NETGRAPH_MPPC_COMPRESSION. 2017-01-20 00:02:11 +00:00
netinet Add an mbuf to ipinfo_t translator to finish cleanup of mbuf passing to TCP probes. 2017-02-01 19:33:00 +00:00
netinet6 Garbage collect IFT_IEEE80211 (but leave the define for possible reuse) 2017-01-28 17:08:40 +00:00
netipsec
netnatm
netpfil Fix indentantion in pf_purge_thread(). No functional change. 2017-01-30 22:47:48 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
powerpc Implement get_pcpu() for the remaining architectures and use it to 2017-02-01 03:32:49 +00:00
riscv Add RISC-V support for truss(1) 2017-01-24 09:41:44 +00:00
rpc
security
sparc64 Implement get_pcpu() for the remaining architectures and use it to 2017-02-01 03:32:49 +00:00
sys Add kern_pread() and kern_pwrite(), and use it in compats instead 2017-01-31 15:35:18 +00:00
teken
tests
tools
ufs ffs_vnops: Simplify extattr access 2017-01-19 16:46:05 +00:00
vm Avoid page lookups in the top-level object in vm_object_madvise(). 2017-01-30 18:51:43 +00:00
x86 Remove pc98 support completely. 2017-01-28 02:22:15 +00:00
xdr
xen
Makefile Remove pc98 support completely. 2017-01-28 02:22:15 +00:00