summaryrefslogtreecommitdiff
path: root/data/random/039.csv
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-01-22 09:30:22 +0100
committerTobias Klauser <tklauser@distanz.ch>2013-01-22 09:30:22 +0100
commitd22be51b1448c3fdb32f7ab7f21199683e66b5a7 (patch)
tree1f51175656aa13f0a5c69d31abf2ea2a59072f18 /data/random/039.csv
parent072cf7e38d9dc3b6f88e329b43ded15ade374319 (diff)
Add configuration directory and config for forward tool
Diffstat (limited to 'data/random/039.csv')
0 files changed, 0 insertions, 0 deletions
wab.h header
In swab.h the "#if BITS_PER_LONG > 32" breaks compiling userspace programs if BITS_PER_LONG is #defined by userspace with the sizeof() compiler builtin. Solve this problem by using __BITS_PER_LONG instead. Since we now #include asm/bitsperlong.h avoid further potential userspace pollution by moving the #define of SHIFT_PER_LONG to bitops.h which is not exported to userspace. This patch unbreaks compiling qemu on hppa/parisc. Signed-off-by: Helge Deller <deller@gmx.de> Cc: <stable@vger.kernel.org>
Diffstat (limited to 'sound/soc/cirrus/Makefile')