From: Akinobu Mita Date: Sat, 23 Mar 2013 14:05:30 +0000 (+0900) Subject: s390/cio: Use BITS_TO_LONGS() instead of __BITOPS_WORDS() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~146^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03ff60df34892e8c471873a088b075a5b621ce0a;p=pandora-kernel.git s390/cio: Use BITS_TO_LONGS() instead of __BITOPS_WORDS() Use BITS_TO_LONGS() instead of __BITOPS_WORDS() that is considered to be private macro in asm/bitops.h for s390. Signed-off-by: Akinobu Mita Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed